[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] gnu: util-linux: Make description more descriptive.
From: |
Leo Famulari |
Subject: |
[PATCH 1/1] gnu: util-linux: Make description more descriptive. |
Date: |
Mon, 7 Dec 2015 14:42:02 -0500 |
* gnu/packages/linux.scm (util-linux)[description]: Give some more
information about the package.
---
gnu/packages/linux.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 9252ca8..a944685 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -447,8 +447,9 @@ providing the system administrator with some help in common
tasks.")
("net-base" ,net-base))) ;for tests
(home-page "https://www.kernel.org/pub/linux/utils/util-linux/")
(synopsis "Collection of utilities for the Linux kernel")
- (description
- "Util-linux is a random collection of utilities for the Linux kernel.")
+ (description "A diverse collection of Linux kernel utilities. It provides
+dmesg and includes tools for working with filesystems, block devices, UUIDs,
+TTYs, and many other tools.")
;; Note that util-linux doesn't use the same license for all the
;; code. GPLv2+ is the default license for a code without an
--
2.6.2