mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: iptables: Remove trailing newline from description.
...introduced in be5dc5fb18
.
* gnu/packages/linux.scm (iptables)[description]: Remove trailing newline.
This commit is contained in:
parent
4bac91e1d8
commit
fadc55330d
1 changed files with 1 additions and 2 deletions
|
@ -1146,8 +1146,7 @@ (define-public iptables
|
||||||
This package also includes @command{ip6tables}, which is used to configure the
|
This package also includes @command{ip6tables}, which is used to configure the
|
||||||
IPv6 packet filter.
|
IPv6 packet filter.
|
||||||
|
|
||||||
Both commands are targeted at system administrators.
|
Both commands are targeted at system administrators.")
|
||||||
")
|
|
||||||
(license license:gpl2+)))
|
(license license:gpl2+)))
|
||||||
|
|
||||||
(define-public ebtables
|
(define-public ebtables
|
||||||
|
|
Loading…
Reference in a new issue