refine redirected i/o timeout mechanism, remove obsoleted flags
[ust.git] / ust.1
diff --git a/ust.1 b/ust.1
index dd7c132ed80b2061d3c040bba4eed148c290e798..5e481499ee836568b5b099b5869f15378c7a3410 100644 (file)
--- a/ust.1
+++ b/ust.1
@@ -17,8 +17,6 @@
 .Op Fl \-hardware\-dtr\-dsr|\-R
 .Op Fl \-software|\-X
 .Op Fl \-delay|\-d Ar #
-.Op Fl \-timeout\-ns|\-f Ar #
-.Op Fl \-timeout\-s|\-F Ar #
 .Op Fl \-min\-chars|\-m Ar #
 .Op Fl \-canonical|\-c
 .Op Fl \-echo|\-h
@@ -76,17 +74,6 @@ Toggle DTR/DSR flow control (setting both hardware flow control options will ena
 Toggle XON/XOFF software flow control (can be enabled with hardware flow control simultaneously).
 .It Fl \-delay|\-d Ar #
 Delay between sending multiple characters (when redirecting stdin or writing a file) to the line in nanoseconds.
-.It Fl \-timeout\-ns|\-f Ar #
-With stdin redirected,
-.Nm
-will exit upon reaching 
-.Ar EOF ,
-this option sets a delay (in nanoseconds) after
-.Ar EOF
-encounter and before program exit.
-.It Fl \-timeout\-s|\-F Ar #
-.Ar EOF
-exit delay (in seconds).
 .It Fl \-min\-chars|\-m Ar #
 The minimum of characters to input before they get sent to the line.
 .It Fl \-canonical|\-c