From 2cb6b4ef51f304d3a880105653ca62a26f562384 Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Mon, 6 Mar 2000 23:06:11 +0000 Subject: [PATCH] Make a run-on sentence into two proper sentences, and clarify the meaning a bit. --- usr.bin/script/script.1 | 5 ++--- 1 file 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 :