Get rid of hard sentence break
Asked by: Sheldon
This commit is contained in:
parent
d5a26c7dfe
commit
5a4abe1599
@ -80,7 +80,8 @@ from the current time.
|
||||
If no argument is given,
|
||||
.Nm
|
||||
prompts with "When do you
|
||||
have to leave?". A reply of newline causes
|
||||
have to leave?".
|
||||
A reply of newline causes
|
||||
.Nm
|
||||
to exit,
|
||||
otherwise the reply is assumed to be a time.
|
||||
|
@ -53,14 +53,15 @@ received from a machine for 5 minutes then
|
||||
assumes the machine is down, and does not report users last known
|
||||
to be logged into that machine.
|
||||
.Pp
|
||||
If a user hasn't typed to the system for a minute or more, then
|
||||
If a user has not typed to the system for a minute or more, then
|
||||
.Nm
|
||||
reports this idle time.
|
||||
.Pp
|
||||
The following option is available:
|
||||
.Bl -tag -width indent
|
||||
.It Fl a
|
||||
Include all users. By default, if a user hasn't typed to the system for
|
||||
Include all users.
|
||||
By default, if a user hasn't typed to the system for
|
||||
an hour or more, then the user will be omitted from the output.
|
||||
.El
|
||||
.Sh FILES
|
||||
|
Loading…
x
Reference in New Issue
Block a user