summaryrefslogtreecommitdiff
path: root/usr.bin/script/script.1
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-13 23:37:56 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-13 23:37:56 +0000
commit128a149b6aacba776b2e670bff99151a5e150197 (patch)
tree2a5d1ebb337bb705106dd53dd391a43dd9afff9d /usr.bin/script/script.1
parent91cc2adb2e5642eeaf419f5d41bd61b5a1d17191 (diff)
Notes
Diffstat (limited to 'usr.bin/script/script.1')
-rw-r--r--usr.bin/script/script.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index 6fa3f9ee4157..d46ae1a61b78 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -148,6 +148,6 @@ because of argument parsing compatibility issues.
.Pp
When running in
.Fl k
-mode, echo cancelling far from ideal. The slave terminal mode is checked
+mode, echo cancelling is far from ideal. The slave terminal mode is checked
for ECHO mode to check when to avoid manual echo logging. This does not
work when in a raw mode where the program being run is doing manual echo.