diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-06 19:34:18 +0000 |
commit | a2accd01f0ac2f25d72443923819abceaf128119 (patch) | |
tree | 219860332a065e5cb6defc25dab58e4a8c7997cd /sbin/comcontrol/comcontrol.8 | |
parent | 9639b20db64d084fa58b75058a2bd896b1f743e1 (diff) | |
download | FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.zip FreeBSD-src-a2accd01f0ac2f25d72443923819abceaf128119.tar.gz |
The .Nm utility
Diffstat (limited to 'sbin/comcontrol/comcontrol.8')
-rw-r--r-- | sbin/comcontrol/comcontrol.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index eee6542..2d34eb1 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -11,8 +11,9 @@ .Op dtrwait Ar number .Op drainwait Ar number .Sh DESCRIPTION -.Nm Comcontrol -is used to examine and modify some of the special characteristics +The +.Nm +utility is used to examine and modify some of the special characteristics of the specified tty device. If no arguments other than the device (or "-" for stdin) are specified, |