summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-04-02 17:22:01 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-04-05 06:39:02 +0200
commitfadc55330d072322d7fb1a0d59afe20330e94d03 (patch)
tree21c7dd3aa31c045ba5c3abb2f623bcf73fd33e3e /gnu
parent4bac91e1d895b2691525da109a4218a50c784823 (diff)
gnu: iptables: Remove trailing newline from description.
...introduced in be5dc5fb18a4b72977748c5f077062be4e8accbc. * gnu/packages/linux.scm (iptables)[description]: Remove trailing newline.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b6333af996..f49171fa5a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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