Bjarni Ingi Gislason
336d4ab90e
docs: Tidying of ps,kill and skill manpages
...
Some minor tidying of these three man pages using more of the modern
(ish) macros that have been around for a while.
References:
https://bugs.debian.org/893452
https://bugs.debian.org/893457
https://bugs.debian.org/894480
Signed-off-by: Craig Small <csmall@enc.com.au>
2018-05-31 21:18:27 +10:00
Aristeu Rozanski
91d225f3b8
skill: support namespaces
...
In the same fashion of pgrep, introduce two new options:
--ns <pid>
- nslist <ns,...>
which allows processes to be filtered by namespace.
Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>
2013-04-18 13:59:44 -04:00
Sami Kerola
47100a8125
docs: fix manual page warnings
...
All warnings where about unnecessary quoting. The scriptlet
below will tell what was wrong.
for I in ./top/top.1 ./ps/ps.1 ./*.[0-9]; do
echo "== $I warnings =="
man --warnings=all $I > /dev/null
done
This should probably be turned to 'make check' script.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-04-16 12:55:53 +02:00
Sami Kerola
7af3d4efce
dosc: add long options to skill.1
...
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:53 +01:00
Sami Kerola
3c77055c5e
docs: clean up kill and skill man pages
...
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:17:03 +01:00
Sami Kerola
71d10d3a49
name change: procps -> procps-ng
...
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-06-04 20:50:12 +02:00
Jan Görig
039e2bb7df
Manual pages fixes
...
Taken from Debian with small changes added
Authors: Craig Small <csmall@debian.org>, Brendan O'Dea <bod@debian.org>
2011-02-23 09:17:54 +01:00
albert
634c9f6b43
note that skill/snice are obsolete
2006-06-18 23:57:44 +00:00
albert
1dc1b63d34
man page stuff
2003-06-30 03:30:35 +00:00
albert
992e18325e
use single-quote, not comma
2002-10-23 19:37:20 +00:00
albert
c4268a47b9
new email, new lusers, & bug off
2002-10-11 20:56:42 +00:00
albert
118854162d
crossed the Rubicon, and no, it wasn't fun
2002-10-06 21:34:17 +00:00
csmall
cca86db7ba
added version stuff for kill and pgrep, tried to understand alberts groff and failed
2002-10-03 23:08:14 +00:00
csmall
03a9b5a30f
procps 010114
2002-02-01 22:47:29 +00:00