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
aa2284c820
docs: fix free.1 groff syntax
...
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:17:03 +01:00
Sami Kerola
11049a7c98
docs: free great modernization manual page fixes
...
Mention long options, and new options, in manual page.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-04-28 10:10:02 +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
fbadfaa850
protect against BSD pty w/ 20-bit minor
2004-02-24 04:14:36 +00:00
albert
9cd9c44fb8
abuse of the English language
2003-07-29 02:34:01 +00:00
albert
118854162d
crossed the Rubicon, and no, it wasn't fun
2002-10-06 21:34:17 +00:00
csmall
03a9b5a30f
procps 010114
2002-02-01 22:47:29 +00:00