summaryrefslogtreecommitdiffstats
path: root/usr.sbin/kbdcontrol
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
committerru <ru@FreeBSD.org>2001-02-01 16:44:04 +0000
commit66cd8f698eee895c4da383fadb4b96550cc19ccd (patch)
treeefb92661e8583b2bb0d620c324f4873ee0c94ab9 /usr.sbin/kbdcontrol
parent0b32553f8976489cd5ee11687f70c18b25edafec (diff)
downloadFreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.zip
FreeBSD-src-66cd8f698eee895c4da383fadb4b96550cc19ccd.tar.gz
mdoc(7) police: split punctuation characters + misc fixes.
Diffstat (limited to 'usr.sbin/kbdcontrol')
-rw-r--r--usr.sbin/kbdcontrol/kbdcontrol.118
1 files changed, 14 insertions, 4 deletions
diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1
index a84652d..f2eaf22 100644
--- a/usr.sbin/kbdcontrol/kbdcontrol.1
+++ b/usr.sbin/kbdcontrol/kbdcontrol.1
@@ -22,8 +22,14 @@
.Sh SYNOPSIS
.Nm
.Op Fl dFKix
-.Op Fl b Ar duration.pitch | Ar belltype
-.Op Fl r Ar delay.repeat | Ar speed
+.Oo
+.Fl b
+.Ar duration . Ns Ar pitch | Ar belltype
+.Oc
+.Oo
+.Fl r
+.Ar delay . Ns Ar repeat | Ar speed
+.Oc
.Op Fl l Ar keymap_file
.Op Fl f Ar # Ar string
.Op Fl h Ar size
@@ -47,7 +53,9 @@ below.
.Pp
The following command line options are supported:
.Bl -tag -width indent
-.It Fl b Ar duration.pitch | Ar belltype
+.It Fl b Xo
+.Ar duration . Ns Ar pitch | Ar belltype
+.Xc
Set the bell duration in milliseconds and pitch in hertz.
If a
.Ar belltype
@@ -63,7 +71,9 @@ If
is preceded by the word
.Cm quiet. ,
the bell will not be rung when the ringing process is in the background vty.
-.It Fl r Ar delay.repeat | Ar speed
+.It Fl r Xo
+.Ar delay . Ns Ar repeat | Ar speed
+.Xc
Set keyboard
.Ar delay
(250, 500, 750, 1000)
OpenPOWER on IntegriCloud