diff options
| author | Brian Feldman <green@FreeBSD.org> | 2000-03-06 23:06:11 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2000-03-06 23:06:11 +0000 |
| commit | 2cb6b4ef51f304d3a880105653ca62a26f562384 (patch) | |
| tree | 4964b1e7dfcd336084b5e3fba1543b0acb660f00 /usr.bin/script/script.1 | |
| parent | 330bc838abad22715295dd4d2a7c3b029f23bff4 (diff) | |
Notes
Diffstat (limited to 'usr.bin/script/script.1')
| -rw-r--r-- | usr.bin/script/script.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 0665de83b583..e6486d39a8ff 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -109,9 +109,8 @@ Certain interactive commands, such as .Xr vi 1 , create garbage in the typescript file. .Nm Script -works best with commands that do not manipulate the -screen, the results are meant to emulate a hardcopy -terminal. +works best with commands that do not manipulate the screen. +The results are meant to emulate a hardcopy terminal, not an addressable one. .Sh ENVIRONMENT The following environment variable is utilized by .Nm script : |
