aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/digictl
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-05 07:04:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-05 07:04:33 +0000
commited05aaca66ef44eb1df1fc188635768e6f76105b (patch)
treeedfb53d0b58f300436c11bab6f549dd90bba81fd /usr.sbin/digictl
parent865ec6c8fac55379203d998b56bb55726a1c362c (diff)
downloadsrc-ed05aaca66ef44eb1df1fc188635768e6f76105b.tar.gz
src-ed05aaca66ef44eb1df1fc188635768e6f76105b.zip
mdoc(7) police: fixed markup in rev. 1.3.
Notes
Notes: svn path=/head/; revision=79281
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 dd55dce27907..eab5463abf17 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).