Get rid of hard sentence break

Asked by: Sheldon
This commit is contained in:
Philippe Charnier 2000-03-27 20:38:21 +00:00
parent d3b7ea3d8c
commit 11458b9601
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58704
2 changed files with 5 additions and 3 deletions

View File

@ -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.

View File

@ -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