Frank Fesevur
a705fdcb15
uptime: add since option
...
The --since or -s option will show the time since the host was online.
Reference(s):
http://www.freelists.org/post/procps/Patch-Added-since-option-to-uptime
Signed-off-by: Craig Small <csmall@enc.com.au>
2012-12-26 23:14:09 +11: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
Jim Warner
faed131f10
misc: trailing space/tab cleanup following rebase
2011-12-20 17:30:51 +01:00
Sami Kerola
c1b3c819b0
docs: mention long options in man uptime.1
...
The commit includes few generic manual clean ups as well.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:17:01 +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
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