From fadc55330d072322d7fb1a0d59afe20330e94d03 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Mon, 2 Apr 2018 17:22:01 +0200 Subject: gnu: iptables: Remove trailing newline from description. ...introduced in be5dc5fb18a4b72977748c5f077062be4e8accbc. * gnu/packages/linux.scm (iptables)[description]: Remove trailing newline. --- gnu/packages/linux.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gnu/packages/linux.scm') 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 -- cgit v1.2.3