diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 08:06:20 +0000 |
commit | 911ca14c8798a89d240d36ecbc63b5df5dd99f66 (patch) | |
tree | 62f210bf3aee25e49335dc77030fff6e97fbe447 /usr.bin/script | |
parent | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (diff) | |
download | FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.zip FreeBSD-src-911ca14c8798a89d240d36ecbc63b5df5dd99f66.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'usr.bin/script')
-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 61d4f50..506da27 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -49,7 +49,7 @@ .Nm Script makes a typescript of everything printed on your terminal. It is useful for students who need a hardcopy record of an interactive -session as proof of an assignment, as the typescript file +session as proof of an assignment, as the typescript file can be printed out later with .Xr lpr 1 . .Pp @@ -66,7 +66,7 @@ If the argument .Ar command ... is given, .Nm -will run the specified command with an optional argument vector +will run the specified command with an optional argument vector instead of an interactive shell. .Pp Options: @@ -95,7 +95,7 @@ to exit the Bourne shell .Pf ( Xr sh 1 ) , and -.Em exit , +.Em exit , .Em logout or .Em control-d |