guix-commits
[Top][All Lists]
Advanced

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

32/33: gnu: di: Streamline description.


From: Tobias Geerinckx-Rice
Subject: 32/33: gnu: di: Streamline description.
Date: Tue, 5 Dec 2017 10:38:18 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 26c6de8b7112ac30e5884c8c851123a70ba527a0
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Dec 4 19:16:43 2017 +0100

    gnu: di: Streamline description.
    
    * gnu/packages/admin.scm (di)[description]: Avoid incongruent prepositions
    and sentence fragments.
---
 gnu/packages/admin.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 67d1026..3250be5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1795,10 +1795,10 @@ a new command using the matched rule, and runs it.")
     (home-page "https://www.gentoo.com/di/";)
     (synopsis "Advanced df like disk information utility")
     (description
-     "'di' is a disk information utility, displaying everything
-(and more) that your @code{df} command does.  It features the ability to
-display your disk usage in whatever format you prefer.  It is designed to be
-highly portable.  Great for heterogeneous networks.")
+     "'di' is a disk information utility, displaying everything that your
address@hidden command does and more.  It features the ability to display your 
disk
+usage in whatever format you prefer.  It is designed to be highly portable and
+produce uniform output across heterogeneous networks.")
     (license license:zlib)))
 
 (define-public cbatticon



reply via email to

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