mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 08:37:50 -04:00
Add .Nm.
Options: -> The following options are available:
This commit is contained in:
parent
f29410236f
commit
3bd17b58bc
1 changed files with 5 additions and 5 deletions
|
|
@ -57,9 +57,8 @@ When you log off,
|
|||
exits just before it would have
|
||||
printed the next message.
|
||||
.Pp
|
||||
Options:
|
||||
.Pp
|
||||
.Bl -tag -width flag
|
||||
The following options are available:
|
||||
.Bl -tag -width indent
|
||||
.It Ar hhmm
|
||||
The time of day is in the form
|
||||
.Ar hhmm
|
||||
|
|
@ -81,7 +80,7 @@ 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.
|
||||
|
|
@ -90,7 +89,8 @@ This form is suitable for inclusion in a
|
|||
or
|
||||
.Pa .profile .
|
||||
.Pp
|
||||
Leave ignores interrupts, quits, and terminates.
|
||||
.Nm Leave
|
||||
ignores interrupts, quits, and terminates.
|
||||
To get rid of it you should either log off or use
|
||||
.Ql kill \-s KILL
|
||||
giving its process id.
|
||||
|
|
|
|||
Loading…
Reference in a new issue