summaryrefslogtreecommitdiffstats
path: root/usr.sbin/digictl
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-07-05 07:04:33 +0000
committerru <ru@FreeBSD.org>2001-07-05 07:04:33 +0000
commitf40e6b29340f6911535768b29e8adf1fd1a49fee (patch)
treeedfb53d0b58f300436c11bab6f549dd90bba81fd /usr.sbin/digictl
parent26bb2b8341c1bf3de61aac0c6dd38d8a8baf781c (diff)
downloadFreeBSD-src-f40e6b29340f6911535768b29e8adf1fd1a49fee.zip
FreeBSD-src-f40e6b29340f6911535768b29e8adf1fd1a49fee.tar.gz
mdoc(7) police: fixed markup in rev. 1.3.
Diffstat (limited to 'usr.sbin/digictl')
-rw-r--r--usr.sbin/digictl/digictl.824
1 files changed, 15 insertions, 9 deletions
diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8
index dd55dce..eab5463 100644
--- a/usr.sbin/digictl/digictl.8
+++ b/usr.sbin/digictl/digictl.8
@@ -10,7 +10,7 @@ devices
.Sh SYNOPSIS
.Nm
.Fl a
-disable|enable|query
+.Cm disable | enable | query
.Ar device ...
.Nm
.Op Fl d Ar debug
@@ -24,31 +24,37 @@ program provides control of the
installed with the given
.Ar ctrl-device
name and provides control of individual digiboard
-.Ar device Ns No s.
+.Ar devices .
A digiboard
.Ar ctrl-device
is usually of the form
-.Pa /dev/digi Ns Sy N Ns Pa .ctl
+.Sm off
+.Pa /dev/digi Ar N Pa .ctl
+.Sm on
where
-.Sy N
+.Ar N
is the card number and starts at
.Dq 0
for the first attached card.
A digiboard
.Ar device
is usually of the form
-.Pa /dev/cua Ns Oo Pa \&il Oc Ns Pa D Ns Sy N Ns . Ns Sy D
+.Sm off
+.Pa /dev/cua Oo Pa il Oc Pa D Ar N Pa \&. Ar P
+.Sm on
or
-.Pa /dev/tty Ns Oo Pa \&il Oc Ns Pa D Ns Sy N Ns . Ns Sy D
+.Sm off
+.Pa /dev/tty Oo Pa il Oc Pa D Ar N Pa \&. Ar P
+.Sm on
where
-.Sy N
+.Ar N
is the card number and
-.Sy D
+.Ar P
is the port number.
.Pp
The following flags are recognized:
.Bl -tag
-.It Fl a No disable|enable|query
+.It Fl a Cm disable | enable | query
Disable, enable or query the
.Em ALTPIN
settings for the given port(s).
OpenPOWER on IntegriCloud