diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/admin.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index f056cc51c6..75fba24796 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -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 |