From: Ondřej Vašík Date: Wed, 2 Jul 2008 12:11:05 +0000 (+0200) Subject: doc: describe who's -p, -r, and -t options X-Git-Tag: v7.0~135 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5483165b129b1ace218cb20d1a75ddff6ed45488;p=thirdparty%2Fcoreutils.git doc: describe who's -p, -r, and -t options * doc/coreutils.texi (who invocation): --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 155ba8d7b6..44df6b3e52 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -12710,6 +12710,24 @@ automatic dial-up internet access. @opindex --heading Print a line of column headings. +@item -p +@itemx --process +@opindex -p +@opindex --process +List active processes spawned by init. + +@item -r +@itemx --runlevel +@opindex -r +@opindex --runlevel +Print the current (and maybe previous) run-level of the init process. + +@item -t +@itemx --time +@opindex -t +@opindex --time +Print last system clock change. + @item -w @itemx -T @itemx --mesg