mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-08 14:10:38 +02:00
gnu: inet-utils: Mention hostname in description.
* gnu/packages/admin.scm (inetutils)[description]: Update description.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user