aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-13 23:47:12 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-13 23:47:12 +0000
commitad389706c8a50614deb81fbb49222e463914e699 (patch)
treeef0209ede4c3ddb41bb4245c0b56175058f0368e /usr.bin
parent3ccc08308b7725632afd9d19118e87b6d6ad935b (diff)
Notes
Diffstat (limited to 'usr.bin')
-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 ac00cb1d29ad..3281f909f34b 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -149,6 +149,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.