summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt/kcon/kcon.1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
committerru <ru@FreeBSD.org>2000-11-20 20:10:44 +0000
commit71e2293ad43d8745a8e735483e3f07631714be05 (patch)
treeeb7d53179ad22344ae698f8aa866faa0e415686c /usr.sbin/pcvt/kcon/kcon.1
parentbb7634eb859aa29d7425840bb3ae3c7391c27b87 (diff)
downloadFreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.zip
FreeBSD-src-71e2293ad43d8745a8e735483e3f07631714be05.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'usr.sbin/pcvt/kcon/kcon.1')
-rw-r--r--usr.sbin/pcvt/kcon/kcon.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1
index 3b3debe..a576ca9 100644
--- a/usr.sbin/pcvt/kcon/kcon.1
+++ b/usr.sbin/pcvt/kcon/kcon.1
@@ -32,7 +32,7 @@
.Nm kcon
.Nd pcvt keyboard control and remapping
.Sh SYNOPSIS
-.Nm kcon
+.Nm
.Op Fl d Ar delay
.Op Fl l
.Op Fl m Ar map
@@ -44,7 +44,7 @@
.Op Fl t Ns Ar +/-
.Op Fl x
.Sh DESCRIPTION
-.Nm kcon
+.Nm
is used for controlling all aspects of keyboard configuration for the 'pcvt'
video driver.
.Pp
@@ -59,7 +59,7 @@ Valid values are 0..3 corresponding to delays of 250, 500, 750 and
Displays the current keyboard map in use by the driver.
.It Fl m Ar map
Specifies the map entry to be searched in the keyboard capabilities database
-.Nm keycap.
+.Nm keycap .
The database is searched for the entry and if found, the mapping
is loaded and is used in the driver from then on.
.It Fl o
@@ -102,15 +102,15 @@ Keyboard raw device.
.Xr keycap 3 ,
.Xr keycap 5
.Sh BUGS
-.Nm kcon
+.Nm
detects several inconsistencies in the keycap database.
In case of errors
-.Nm kcon
+.Nm
exits with an error message.
If this happens, the keyboard may remain in
an undefined state.
To recover from such situation, execute
-.Nm kcon -m default
+.Dq Li kcon -m default .
.Sh EXAMPLES
The command
.Dq Li kcon -m gb
OpenPOWER on IntegriCloud