summaryrefslogtreecommitdiffstats
path: root/usr.bin/script
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
committerru <ru@FreeBSD.org>2004-07-02 22:22:35 +0000
commitfb1d8b3724cde10863de04d2c0884fbc5035eeef (patch)
treeb3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/script
parent2334c79a7573e958e33d5cc7301829244e5d216f (diff)
downloadFreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.zip
FreeBSD-src-fb1d8b3724cde10863de04d2c0884fbc5035eeef.tar.gz
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.bin/script')
-rw-r--r--usr.bin/script/script.112
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index ad5497d..64b0c4d 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -81,10 +81,12 @@ Log keys sent to program as well as output.
.It Fl q
Run in quiet mode, omit the start and stop status messages.
.It Fl t Ar time
-Specify time interval between flushing script output file. A value of 0
+Specify time interval between flushing script output file.
+A value of 0
causes
.Nm
-to flush for every character I/O event. The default interval is
+to flush for every character I/O event.
+The default interval is
30 seconds.
.El
.Pp
@@ -150,6 +152,8 @@ because of argument parsing compatibility issues.
.Pp
When running in
.Fl k
-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
+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.
OpenPOWER on IntegriCloud