unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46434] [PATCH] gnu: procps: Update provided programs list in description.
@ 2021-02-11  2:21 Léo Le Bouter via Guix-patches via
  2021-02-11  3:22 ` bug#46434: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Léo Le Bouter via Guix-patches via @ 2021-02-11  2:21 UTC (permalink / raw)
  To: 46434; +Cc: Léo Le Bouter

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#46434: [PATCH] gnu: procps: Update provided programs list in description.
  2021-02-11  2:21 [bug#46434] [PATCH] gnu: procps: Update provided programs list in description Léo Le Bouter via Guix-patches via
@ 2021-02-11  3:22 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2021-02-11  3:22 UTC (permalink / raw)
  To: Léo Le Bouter; +Cc: 46434-done

Léo Le Bouter <lle-bout@zaclys.net> writes:

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

Good catch, pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-11  3:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-11  2:21 [bug#46434] [PATCH] gnu: procps: Update provided programs list in description Léo Le Bouter via Guix-patches via
2021-02-11  3:22 ` bug#46434: " 宋文武

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).