guix-patches
[Top][All Lists]
Advanced

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

[bug#46434] [PATCH] gnu: procps: Update provided programs list in descri


From: Léo Le Bouter
Subject: [bug#46434] [PATCH] gnu: procps: Update provided programs list in description.
Date: Thu, 11 Feb 2021 03:21:51 +0100

* gnu/packages/linux.scm (procps)[description]: Update provided programs list.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e08d85d24e..162b39c521 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1772,8 +1772,8 @@ parameters.")
     (description
      "Procps is the package that has a bunch of small useful utilities
 that give information about processes using the Linux /proc file system.
-The package includes the programs ps, top, vmstat, w, kill, free,
-slabtop, and skill.")
+The package includes the programs free, pgrep, pidof, pkill, pmap, ps, pwdx,
+slabtop, tload, top, vmstat, w, watch and sysctl.")
     (license license:gpl2)))
 
 (define-public usbutils
-- 
2.30.0






reply via email to

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