guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: inet-utils: Mention `hostname` in description.


From: Leo Famulari
Subject: 01/02: gnu: inet-utils: Mention `hostname` in description.
Date: Wed, 5 Jul 2017 00:35:50 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit e048de60983da83ee67fdecf689babfc15a4fe41
Author: Leo Famulari <address@hidden>
Date:   Wed Jul 5 00:32:53 2017 -0400

    gnu: inet-utils: Mention `hostname` in description.
    
    * gnu/packages/admin.scm (inetutils)[description]: Update description.
---
 gnu/packages/admin.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index f056cc5..75fba24 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]