~ruther/guix-local

e048de60983da83ee67fdecf689babfc15a4fe41 — Leo Famulari 8 years ago 2d677f8
gnu: inet-utils: Mention `hostname` in description.

* gnu/packages/admin.scm (inetutils)[description]: Update description.
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -1
@@ 282,7 282,8 @@ re-executing them as necessary.")
    (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