summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pcvt.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
committerru <ru@FreeBSD.org>2005-02-13 23:45:54 +0000
commit6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c (patch)
treefcca2ff76dd4bd4de63ce13f86a3138bd09a2ca3 /share/man/man4/pcvt.4
parent2896c0ddcb033d90d22079e179db06a254613194 (diff)
downloadFreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.zip
FreeBSD-src-6b6b8c04f623c7e2bd8c7ff4acaa40037b59580c.tar.gz
Expand contractions.
Diffstat (limited to 'share/man/man4/pcvt.4')
-rw-r--r--share/man/man4/pcvt.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pcvt.4 b/share/man/man4/pcvt.4
index 5c9650d..02162bc 100644
--- a/share/man/man4/pcvt.4
+++ b/share/man/man4/pcvt.4
@@ -464,7 +464,7 @@ 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
-Note that there's a dependence between the font size
+Note that there is a dependence between the font size
and a possible screen height
(in character rows),
depending on the video adaptor used:
@@ -568,7 +568,7 @@ being set to
.Pp
.Em VGA color palette interface
.Pp
-Only on VGA adaptors, there's a color palette register at the output.
+Only on VGA adaptors, there is a color palette register at the output.
It is responsible for the red, green and blue output voltage provided
for each of the 256 internal color codes, each lying in the range of
0 through 63 (with 63 representing the brightest value for a base color).
@@ -598,7 +598,7 @@ struct vgapel {
.Pp
.Bl -tag -width 20n -offset indent -compact
.It VGAPCVTID
-returns information if the current compiled in driver is pcvt and it's
+returns information if the current compiled in driver is pcvt and its
major and minor revision numbers.
the call is taking a pointer to the
following structure as argument:
@@ -617,7 +617,7 @@ struct pcvtid {
.Pp
.Bl -tag -width 20n -offset indent -compact
.It VGAPCVTINFO
-returns information if the current compiled in driver is pcvt and it's
+returns information if the current compiled in driver is pcvt and its
compile time options.
the call is taking a pointer to the following
structure as argument:
OpenPOWER on IntegriCloud