gnu: iptables: Remove trailing newline from description.

...introduced in be5dc5fb18.

* gnu/packages/linux.scm (iptables)[description]: Remove trailing newline.
master
Tobias Geerinckx-Rice 2018-04-02 17:22:01 +02:00
parent 4bac91e1d8
commit fadc55330d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 2 deletions

View File

@ -1146,8 +1146,7 @@ configure the Linux 2.4.x and later IPv4 packet filtering ruleset
This package also includes @command{ip6tables}, which is used to configure the
IPv6 packet filter.
Both commands are targeted at system administrators.
")
Both commands are targeted at system administrators.")
(license license:gpl2+)))
(define-public ebtables