diff options
| author | Steve Price <steve@FreeBSD.org> | 1998-06-04 21:06:07 +0000 |
|---|---|---|
| committer | Steve Price <steve@FreeBSD.org> | 1998-06-04 21:06:07 +0000 |
| commit | 32c21313950e1f43b530bf8e9235461ef05f4ad8 (patch) | |
| tree | 4d6a81c16586544737f81cbbaa10938c2e864b89 /usr.bin/script | |
| parent | 8435e0aef58e503f97ea38eb65ecd5d6bdeae8da (diff) | |
Notes
Diffstat (limited to 'usr.bin/script')
| -rw-r--r-- | usr.bin/script/script.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 4acda57273a6..ed50316e91f6 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)script.1 8.1 (Berkeley) 6/6/93 -.\" $Id: script.1,v 1.3 1997/12/29 13:31:46 peter Exp $ +.\" $Id: script.1,v 1.4 1998/03/08 14:19:15 peter Exp $ .\" .Dd June 6, 1993 .Dt SCRIPT 1 @@ -144,7 +144,7 @@ in the log file, including linefeeds and backspaces. This is not what the naive user expects. .Pp It is not possible to specify a command without also naming the script file -because of argument parsing compatability issues. +because of argument parsing compatibility issues. .Pp When running in .Fl k |
