From 7550f8eaebae8c6595cd76178e0ce02788396fc5 Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Wed, 5 Jul 2017 00:33:45 -0400 Subject: gnu: net-tools: Remove `hostname` from description. This is a followup to commit c9e0a44eec12a1e673b518264a7cbc0883670cf5. * gnu/packages/linux.scm (net-tools)[description]: Update description. --- gnu/packages/linux.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gnu/packages/linux.scm') diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index 27b6fb3a62..da41824cfe 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -1275,10 +1275,10 @@ messages and are accompanied by a set of manpages.") (synopsis "Tools for controlling the network subsystem in Linux") (description "This package includes the important tools for controlling the network -subsystem of the Linux kernel. This includes arp, hostname, ifconfig, -netstat, rarp and route. Additionally, this package contains utilities -relating to particular network hardware types (plipconfig, slattach) and -advanced aspects of IP configuration (iptunnel, ipmaddr).") +subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp and +route. Additionally, this package contains utilities relating to particular +network hardware types (plipconfig, slattach) and advanced aspects of IP +configuration (iptunnel, ipmaddr).") (license license:gpl2+))) (define-public libcap -- cgit v1.2.3