diff options
author | ache <ache@FreeBSD.org> | 2000-04-27 22:08:29 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-04-27 22:08:29 +0000 |
commit | 9c5f71c789949460932581597c50bb5525b80e58 (patch) | |
tree | 8a055cd20509e846c889d02e6f395a9844cc16ea | |
parent | b1f4385c8c10f825c9fa58f5347e2979c3972a7c (diff) | |
download | FreeBSD-src-9c5f71c789949460932581597c50bb5525b80e58.zip FreeBSD-src-9c5f71c789949460932581597c50bb5525b80e58.tar.gz |
Describe drainwait
-rw-r--r-- | bin/stty/stty.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 26732d2..7a5a582 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -462,6 +462,8 @@ characters are set to ^?, ^U, and ^C; is disabled, and .Dv crt is enabled.) +.It Cm drainwait Ar number +Set output drain timeout in seconds. .It Cm extproc Pq Fl extproc If set, this flag indicates that some amount of terminal processing is being performed by either the terminal hardware or by the remote side connected |