aboutsummaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 595866699e..e5f39d7ff1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9970,8 +9970,8 @@ older system-wide @file{/sys} interface.")
(delete 'configure)))) ; no configure script
(home-page "https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/")
(synopsis "Linux kernel trace event library")
- (description "This package provides library to parse raw trace event
-formats.")
+ (description
+ "This library parses raw Linux kernel trace event formats.")
(license (list license:gpl2
license:lgpl2.1))))