diff options
author | ru <ru@FreeBSD.org> | 2002-05-30 06:44:27 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-05-30 06:44:27 +0000 |
commit | 8c5e6481e1c1667636ede3a6d88f4e4d1901c0ff (patch) | |
tree | 62cd38a10d16aa9252f8bca56dd9fefd204d6858 /usr.bin/who/who.1 | |
parent | 05e39ee52e7bba6274be13a20194812cca7afb48 (diff) | |
download | FreeBSD-src-8c5e6481e1c1667636ede3a6d88f4e4d1901c0ff.zip FreeBSD-src-8c5e6481e1c1667636ede3a6d88f4e4d1901c0ff.tar.gz |
mdoc(7) police: lint.
Diffstat (limited to 'usr.bin/who/who.1')
-rw-r--r-- | usr.bin/who/who.1 | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index f656915..d2d93f0 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -57,7 +57,7 @@ Write column headings above the output. .It Fl m Show information about the terminal attached to standard input only. .It Fl q -.Dq Quick mode Ns : +.Dq "Quick mode" : List the names and number of logged in users in columns. All other command line options are ignored. .It Fl s @@ -66,20 +66,21 @@ This is the default. .It Fl T Indicate whether each user is accepting messages. One of the following characters is written: -.Bl -tag -width x -compact -.It + +.Pp +.Bl -tag -width 1n -compact +.It Li + User is accepting messages. -.It \&- +.It Li \&- User is not accepting messages. -.It ? +.It Li \&? An error occurred. .El .It Fl u Show idle time for each user in hours and minutes as -.Ql hh:mm , +.Ar hh Ns : Ns Ar mm , .Ql \&. -if the user has been idle less that a minute and -.Ql old +if the user has been idle less that a minute, and +.Dq Li old if the user has been idle more than 24 hours. .It Cm am I Equivalent to |