From 6a3e8b0adc8c622ae61275a94d5d869980a68069 Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 2 Jul 2004 22:22:35 +0000 Subject: Mechanically kill hard sentence breaks. --- usr.bin/script/script.1 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'usr.bin/script') diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index ad5497df4860..64b0c4d9edba 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. -- cgit v1.2.3