summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/cursor/cursor.14
-rw-r--r--usr.sbin/pcvt/fed/fed.14
-rw-r--r--usr.sbin/pcvt/kcon/kcon.120
-rw-r--r--usr.sbin/pcvt/keycap/man5/keycap.56
-rw-r--r--usr.sbin/pcvt/loadfont/loadfont.14
-rw-r--r--usr.sbin/pcvt/scon/scon.18
-rw-r--r--usr.sbin/pcvt/userkeys/vt220keys.110
7 files changed, 28 insertions, 28 deletions
diff --git a/usr.sbin/pcvt/cursor/cursor.1 b/usr.sbin/pcvt/cursor/cursor.1
index 6e31d4b..b80a427 100644
--- a/usr.sbin/pcvt/cursor/cursor.1
+++ b/usr.sbin/pcvt/cursor/cursor.1
@@ -67,9 +67,9 @@ The command
.Dq Li cursor -s3 -e10
sets the cursor on the current virtual screen to a rectangular shape on a
14 line VGA screen.
-.Sh BUGS
-No known bugs
.Sh SEE ALSO
.Xr loadfont 1 ,
.Xr scon 1 ,
.Xr pcvt 4
+.Sh BUGS
+No known bugs
diff --git a/usr.sbin/pcvt/fed/fed.1 b/usr.sbin/pcvt/fed/fed.1
index e5c4df3..f68ea8c 100644
--- a/usr.sbin/pcvt/fed/fed.1
+++ b/usr.sbin/pcvt/fed/fed.1
@@ -53,7 +53,7 @@ character mode.
.Pp
In character edit mode, the user is able to edit the selected
character font or apply several operations to it.
-.Sh BUGS
-No known bugs
.Sh SEE ALSO
.Xr pcvt 4
+.Sh BUGS
+No known bugs
diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1
index 4e9185a..4b838dc 100644
--- a/usr.sbin/pcvt/kcon/kcon.1
+++ b/usr.sbin/pcvt/kcon/kcon.1
@@ -104,6 +104,16 @@ Keyboard capabilities data base file if nothing else was chosen during installat
.It Pa /dev/console
Keyboard raw device.
.El
+.Sh EXAMPLES
+The command
+.Dq Li kcon -m gb
+loads the entry 'gb' from the keycap file into the keyboard to switch to
+a british keyboard behaviour.
+.Pp
+The command
+.Dq Li kcon -r 0 -d 0
+switches the keyboard to emit characters at a rate of 30 characters per second
+after a key has been held down for 250 milliseconds.
.Sh SEE ALSO
.Xr keycap 3 ,
.Xr keycap 5
@@ -118,13 +128,3 @@ If this happens, the keyboard may remain in
an undefined state.
To recover from such situation, execute
.Dq Li kcon -m default .
-.Sh EXAMPLES
-The command
-.Dq Li kcon -m gb
-loads the entry 'gb' from the keycap file into the keyboard to switch to
-a british keyboard behaviour.
-.Pp
-The command
-.Dq Li kcon -r 0 -d 0
-switches the keyboard to emit characters at a rate of 30 characters per second
-after a key has been held down for 250 milliseconds.
diff --git a/usr.sbin/pcvt/keycap/man5/keycap.5 b/usr.sbin/pcvt/keycap/man5/keycap.5
index 7e40183..7210b75 100644
--- a/usr.sbin/pcvt/keycap/man5/keycap.5
+++ b/usr.sbin/pcvt/keycap/man5/keycap.5
@@ -108,9 +108,6 @@ Comments may be included on lines beginning with
.It Pa /usr/share/misc/keycap.pcvt
File containing keyboard mapping descriptions.
.El
-.Sh SEE ALSO
-.Xr kcon 1 ,
-.Xr keycap 3
.Sh EXAMPLES
The entry
.Dq Li l1#60
@@ -127,3 +124,6 @@ binds the control character EOT (0x04) to the key number 100.
The entry
.Dq Li K100=\e000
binds the control character NUL (0x00) to the key number 100.
+.Sh SEE ALSO
+.Xr kcon 1 ,
+.Xr keycap 3
diff --git a/usr.sbin/pcvt/loadfont/loadfont.1 b/usr.sbin/pcvt/loadfont/loadfont.1
index c579bb8..31e1d3e 100644
--- a/usr.sbin/pcvt/loadfont/loadfont.1
+++ b/usr.sbin/pcvt/loadfont/loadfont.1
@@ -78,10 +78,10 @@ The command
.Dq Li loadfont -c0 -f/usr/share/misc/pcvtfonts/vt220l.816
loads a 8x16 font containing the standard IBM characterset II into font slot
0 on a VGA or EGA board.
-.Sh BUGS
-No known bugs
.Sh SEE ALSO
.Xr cursor 1 ,
.Xr scon 1 ,
.Xr pcvt 4 ,
.Xr ispcvt 8
+.Sh BUGS
+No known bugs
diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1
index fa832d8..c1ef6a7 100644
--- a/usr.sbin/pcvt/scon/scon.1
+++ b/usr.sbin/pcvt/scon/scon.1
@@ -209,13 +209,13 @@ Invoking
.Dc
will result in green on gray output for normal text.
Note that normal text color is light gray, and not white as one might expect.
+.Sh SEE ALSO
+.Xr cursor 1 ,
+.Xr loadfont 1 ,
+.Xr pcvt 4
.Sh BUGS
the
.Fl c
and
.Fl d
options collide somehow, this will change in a future release.
-.Sh SEE ALSO
-.Xr cursor 1 ,
-.Xr loadfont 1 ,
-.Xr pcvt 4
diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1
index 3a4e231..6a5528a 100644
--- a/usr.sbin/pcvt/userkeys/vt220keys.1
+++ b/usr.sbin/pcvt/userkeys/vt220keys.1
@@ -67,6 +67,11 @@ pairs.
The only way
to unlock is by turning the power off.
.El
+.Sh FILES
+.Bl -tag -width $HOME/.vt220rc
+.It Pa $HOME/.vt220rc
+initialization file
+.El
.Sh EXAMPLES
.Bd -literal
vt220keys -ci
@@ -161,11 +166,6 @@ will allow the characters generated
to perform the same function as the escape
character.
.El
-.Sh FILES
-.Bl -tag -width $HOME/.vt220rc
-.It Pa $HOME/.vt220rc
-initialization file
-.El
.Sh SEE ALSO
.Rs
.%B "VT220 Programmer Reference Manual"
OpenPOWER on IntegriCloud