guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: net-tools: Remove `hostname` from description.


From: Leo Famulari
Subject: 02/02: gnu: net-tools: Remove `hostname` from description.
Date: Wed, 5 Jul 2017 00:35:50 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 7550f8eaebae8c6595cd76178e0ce02788396fc5
Author: Leo Famulari <address@hidden>
Date:   Wed Jul 5 00:33:45 2017 -0400

    gnu: net-tools: Remove `hostname` from description.
    
    This is a followup to commit c9e0a44eec12a1e673b518264a7cbc0883670cf5.
    
    * gnu/packages/linux.scm (net-tools)[description]: Update description.
---
 gnu/packages/linux.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 27b6fb3..da41824 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1275,10 +1275,10 @@ messages and are accompanied by a set of manpages.")
     (synopsis "Tools for controlling the network subsystem in Linux")
     (description
      "This package includes the important tools for controlling the network
-subsystem of the Linux kernel.  This includes arp, hostname, ifconfig,
-netstat, rarp and route.  Additionally, this package contains utilities
-relating to particular network hardware types (plipconfig, slattach) and
-advanced aspects of IP configuration (iptunnel, ipmaddr).")
+subsystem of the Linux kernel.  This includes arp, ifconfig, netstat, rarp and
+route.  Additionally, this package contains utilities relating to particular
+network hardware types (plipconfig, slattach) and advanced aspects of IP
+configuration (iptunnel, ipmaddr).")
     (license license:gpl2+)))
 
 (define-public libcap



reply via email to

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