summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pcvt
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2002-04-20 12:27:18 +0000
committercharnier <charnier@FreeBSD.org>2002-04-20 12:27:18 +0000
commitfdbc3fd42a5dc889e8c27bdd9f3a79026e096e03 (patch)
tree7a4469332fc98c3b02f0549c6e419486d82bb24e /usr.sbin/pcvt
parentc9db9bb4184eaea2c607acd8e11305f7014d71db (diff)
downloadFreeBSD-src-fdbc3fd42a5dc889e8c27bdd9f3a79026e096e03.zip
FreeBSD-src-fdbc3fd42a5dc889e8c27bdd9f3a79026e096e03.tar.gz
Use `The .Nm utility'
Diffstat (limited to 'usr.sbin/pcvt')
-rw-r--r--usr.sbin/pcvt/fed/fed.16
-rw-r--r--usr.sbin/pcvt/fontedit/fontedit.113
-rw-r--r--usr.sbin/pcvt/kcon/kcon.15
-rw-r--r--usr.sbin/pcvt/userkeys/vt220keys.115
-rw-r--r--usr.sbin/pcvt/vttest/vttest.15
5 files changed, 29 insertions, 15 deletions
diff --git a/usr.sbin/pcvt/fed/fed.1 b/usr.sbin/pcvt/fed/fed.1
index fada309..e5c4df3 100644
--- a/usr.sbin/pcvt/fed/fed.1
+++ b/usr.sbin/pcvt/fed/fed.1
@@ -36,13 +36,15 @@
.Nm
filename
.Sh DESCRIPTION
+The
.Nm
-is a curses based fullscreen application which allows to edit
+utility is a curses based fullscreen application which allows to edit
.Xr pcvt 4
fontfiles interactively.
.Pp
+The
.Nm
-displays a command window, a character display window and a
+utility displays a command window, a character display window and a
character select window.
.Pp
In character select mode, it allows to move a character font to
diff --git a/usr.sbin/pcvt/fontedit/fontedit.1 b/usr.sbin/pcvt/fontedit/fontedit.1
index 601125a..d0b7515 100644
--- a/usr.sbin/pcvt/fontedit/fontedit.1
+++ b/usr.sbin/pcvt/fontedit/fontedit.1
@@ -10,8 +10,9 @@
.Nm
.Ar file
.Sh DESCRIPTION
-.Nm Fontedit
-is used to edit the down line reloadable character set (DRCS) of a
+The
+.Nm
+utility is used to edit the down line reloadable character set (DRCS) of a
.Tn VT220
terminal.
The editor has two display areas, one for displaying the
@@ -19,7 +20,9 @@ entry currently being manipulated, and one for displaying the complete
DRCS.
Commands to the editor take the form of function keys.
.Pp
-.Nm Fontedit
+The
+.Nm
+utility
takes one command line parameter, a
.Ar file
name.
@@ -76,7 +79,9 @@ The DRCS will be saved in
To exit without saving the DRCS, hit interrupt (usually
DEL).
.Sh DIAGNOSTICS
-.Nm Fontedit
+The
+.Nm
+utility
will issue a warning when the entry being worked on is not saved, and
some potentially destructive command, like
.Ic Select
diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1
index 5d8788f..075937b 100644
--- a/usr.sbin/pcvt/kcon/kcon.1
+++ b/usr.sbin/pcvt/kcon/kcon.1
@@ -45,7 +45,9 @@
.Op Fl t Ns Ar +/-
.Op Fl x
.Sh DESCRIPTION
+The
.Nm
+utility
is used for controlling all aspects of keyboard configuration for the 'pcvt'
video driver.
.Pp
@@ -105,8 +107,9 @@ Keyboard raw device.
.Xr keycap 3 ,
.Xr keycap 5
.Sh BUGS
+The
.Nm
-detects several inconsistencies in the keycap database.
+utility detects several inconsistencies in the keycap database.
In case of errors
.Nm
exits with an error message.
diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1
index 78bd549..1da8544 100644
--- a/usr.sbin/pcvt/userkeys/vt220keys.1
+++ b/usr.sbin/pcvt/userkeys/vt220keys.1
@@ -11,8 +11,9 @@
.Op Fl cil
.Op Ar keyname keystring ...
.Sh DESCRIPTION
-.Nm Vt220keys
-sets up a
+The
+.Nm
+utility sets up a
.Dq "vt220 terminal"
in vt200 mode to allow user
definition of the SHIFTED function keys.
@@ -30,8 +31,9 @@ is one of the following words:
.Ar Keystrings
must be quoted if spaces, tabs, or shell metacharacters are included.
.Pp
-.Nm Vt220keys
-expects to receive some combination of option flags and/or
+The
+.Nm
+utility expects to receive some combination of option flags and/or
argument pair(s), otherwise a usage message
is printed.
.Pp
@@ -89,8 +91,9 @@ Therefore
F6 can perform two commands, depending if pressed with/without the SHIFT
key.
.Pp
-.Nm Vt220keys
-can be called from your
+The
+.Nm
+utility can be called from your
.Pa .login
or
.Pa .profile
diff --git a/usr.sbin/pcvt/vttest/vttest.1 b/usr.sbin/pcvt/vttest/vttest.1
index 1adf354..31f73f5 100644
--- a/usr.sbin/pcvt/vttest/vttest.1
+++ b/usr.sbin/pcvt/vttest/vttest.1
@@ -9,8 +9,9 @@
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
-.Nm Vttest
-is a program designed to test the functionality of a
+The
+.Nm
+utility is a program designed to test the functionality of a
.Tn VT100
terminal
(or emulator thereof).
OpenPOWER on IntegriCloud