guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: procps: Update provided programs list in des


From: guix-commits
Subject: branch master updated: gnu: procps: Update provided programs list in description.
Date: Wed, 10 Feb 2021 22:20:28 -0500

This is an automated email from the git hooks/post-receive script.

iyzsong pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new b01d82a  gnu: procps: Update provided programs list in description.
b01d82a is described below

commit b01d82a7f68c7129aeb5a0abd52eb91c0dfa8831
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Thu Feb 11 03:21:51 2021 +0100

    gnu: procps: Update provided programs list in description.
    
    * gnu/packages/linux.scm (procps)[description]: Update provided programs 
list.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 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 e08d85d..162b39c 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



reply via email to

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