summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pcvt.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
committerru <ru@FreeBSD.org>2004-07-03 18:29:24 +0000
commit1cf159866714352fd8d7789b97068220cbb5a1a4 (patch)
tree5526e5113f4e9589bb734483867453b89a7ca4e6 /share/man/man4/pcvt.4
parentbf15efbfc56854d6fb20bb4ff7801d7549fe2bfd (diff)
downloadFreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.zip
FreeBSD-src-1cf159866714352fd8d7789b97068220cbb5a1a4.tar.gz
Mechanically kill hard sentence breaks and double whitespaces.
Diffstat (limited to 'share/man/man4/pcvt.4')
-rw-r--r--share/man/man4/pcvt.412
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4
index 5d2a85f..9d8ae66 100644
--- a/share/man/man4/pcvt.4
+++ b/share/man/man4/pcvt.4
@@ -207,7 +207,8 @@ Default: on
If enabled, the 25-line modi
(VT emulation with 25 lines, and HP emulation with 28 lines)
default to 24 lines only to provide a better compatibility to the
-original DEV VT220 (TM). Thus it should be possible to use the
+original DEV VT220 (TM).
+Thus it should be possible to use the
terminal information for those terminals without further changes.
Note that this is a startup option; it is possible to toggle between
the 24- and 25-lines' display by the
@@ -458,7 +459,8 @@ struct vgaloadchar {
The field
.Em character_set
takes the values
-CH_SET0, CH_SET1, CH_SET2, CH_SET3 on EGA's or VGA's. Since VGA's
+CH_SET0, CH_SET1, CH_SET2, CH_SET3 on EGA's or VGA's.
+Since VGA's
might have up to eight simultaneously loaded fonts, they can take
CH_SET4, CH_SET5, CH_SET6, or CH_SET7, too.
.Pp
@@ -597,7 +599,8 @@ struct vgapel {
.Bl -tag -width 20n -offset indent -compact
.It VGAPCVTID
returns information if the current compiled in driver is pcvt and it's
-major and minor revision numbers. the call is taking a pointer to the
+major and minor revision numbers.
+the call is taking a pointer to the
following structure as argument:
.El
.Bd -literal
@@ -615,7 +618,8 @@ struct pcvtid {
.Bl -tag -width 20n -offset indent -compact
.It VGAPCVTINFO
returns information if the current compiled in driver is pcvt and it's
-compile time options. the call is taking a pointer to the following
+compile time options.
+the call is taking a pointer to the following
structure as argument:
.El
.Bd -literal
OpenPOWER on IntegriCloud