[PATCH] gnu: procps: Update provided programs list in description.

  • Done
  • quality assurance status badge
Details
2 participants
  • ???
  • Léo Le Bouter
Owner
unassigned
Submitted by
Léo Le Bouter
Severity
normal
L
L
Léo Le Bouter wrote on 11 Feb 2021 03:21
(address . guix-patches@gnu.org)(name . Léo Le Bouter)(address . lle-bout@zaclys.net)
20210211022151.8501-1-lle-bout@zaclys.net
* gnu/packages/linux.scm (procps)[description]: Update provided programs list.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (17 lines)
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
?
(name . Léo Le Bouter)(address . lle-bout@zaclys.net)(address . 46434-done@debbugs.gnu.org)
OSZP286MB0664DE58C8B9974AAFFD2448A38C9@OSZP286MB0664.JPNP286.PROD.OUTLOOK.COM
Léo Le Bouter <lle-bout@zaclys.net> writes:

Toggle quote (2 lines)
> * gnu/packages/linux.scm (procps)[description]: Update provided programs list.

Good catch, pushed, thank you!
Closed
?