gnu: inet-utils: Mention hostname in description.

* gnu/packages/admin.scm (inetutils)[description]: Update description.
This commit is contained in:
Leo Famulari 2017-07-05 00:32:53 -04:00
parent 2d677f84f4
commit e048de6098
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -282,7 +282,8 @@ (define-public inetutils
(synopsis "Basic networking utilities")
(description
"Inetutils is a collection of common network programs, such as an ftp
client and server, a telnet client and server, and an rsh client and server.")
client and server, a telnet client and server, an rsh client and server, and
hostname.")
(license license:gpl3+)))
(define-public shadow