gnu: net-tools: Remove hostname from description.

This is a followup to commit c9e0a44eec.

* gnu/packages/linux.scm (net-tools)[description]: Update description.
This commit is contained in:
Leo Famulari 2017-07-05 00:33:45 -04:00
parent e048de6098
commit 7550f8eaeb
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -1275,10 +1275,10 @@ (define (apply-patch file)
(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