summaryrefslogtreecommitdiff
path: root/man/w.1
Commit message (Collapse)AuthorAgeFilesLines
* misc: Update copyright of remaining man pagesCraig Small2023-02-081-1/+12
| | | | | Giving them all a standard format and using either the existing header or the git logs to put the relevant authors in.
* misc: Add NEWS for w --pidsCraig Small2023-01-151-1/+1
| | | | | | References: commit 5baf1e6226f9aa051b5570b655ed49b73ae10061 procps-ng/procps!159
* w: add --pids option to display the pid of the login and best processes.Jan Pazdziora2023-01-151-0/+3
|
* build-sys: Rearrange the manual pagesCraig Small2022-08-291-0/+101
All man pages are found in ./man man-po -> po-man References: https://www.freelists.org/post/procps/Next-for-newlib,3 Signed-off-by: Craig Small <csmall@dropbear.xyz>