From 09dd94d856d0275983fe127e967947fc01322d41 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 1 May 2000 12:14:30 +0000 Subject: Print options only supported by device, back out printing options separately Pointed-by: bde --- sbin/comcontrol/comcontrol.8 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'sbin/comcontrol/comcontrol.8') diff --git a/sbin/comcontrol/comcontrol.8 b/sbin/comcontrol/comcontrol.8 index 84ef5b5817c3..7e5d1ad0dbbd 100644 --- a/sbin/comcontrol/comcontrol.8 +++ b/sbin/comcontrol/comcontrol.8 @@ -7,9 +7,9 @@ .Nd control an special tty device. .Sh SYNOPSIS .Nm comcontrol -.Ar special_device | - -.Op dtrwait Op number -.Op drainwait Op number +.Ar special_device | Fl +.Op dtrwait Ar number +.Op drainwait Ar number .Sh DESCRIPTION .Nm Comcontrol is used to examine and modify some of the special characteristics @@ -22,8 +22,6 @@ Only the superuser can change the settings. .Pp The following options are available: .Bl -tag -width indent -.It Cm dtrwait -Print current DTR wait time. .It Cm dtrwait Ar number Set the time to wait after dropping DTR to the given number. @@ -31,8 +29,6 @@ The units are hundredths of a second. The default is 300 hundredths, i.e., 3 seconds. This option needed mainly to set proper recover time after modem reset. -.It Cm drainwait -Print current output drain timeout. .It Cm drainwait Ar number Set the time to wait for output drain to the given number. -- cgit v1.2.3