diff options
Diffstat (limited to 'usr.bin/script/script.1')
| -rw-r--r-- | usr.bin/script/script.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index deda037af052..7c1032f0509f 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -38,7 +38,7 @@ .Nm script .Nd make typescript of terminal session .Sh SYNOPSIS -.Nm script +.Nm .Op Fl a .Op Ar file .Sh DESCRIPTION @@ -99,7 +99,7 @@ The following environment variable is utilized by If the variable .Ev SHELL exists, the shell forked by -.Nm script +.Nm will be that shell. If .Ev SHELL is not set, the Bourne shell @@ -112,7 +112,7 @@ is assumed. (Most shells set this variable automatically). mechanism). .Sh HISTORY The -.Nm script +.Nm command appeared in .Bx 3.0 . .Sh BUGS |
