summaryrefslogtreecommitdiffstats
path: root/share/man/man4/vga.4
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-03-01 14:50:24 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-03-01 14:50:24 +0000
commitb45b9e3cde3c8b803fc2c4fbdb784fc378ced24d (patch)
tree0b7d3487005ae5a1da0062d675a3bf21249410eb /share/man/man4/vga.4
parent46cac19efdca36bb719c540488e5b984e7370eca (diff)
downloadFreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.zip
FreeBSD-src-b45b9e3cde3c8b803fc2c4fbdb784fc378ced24d.tar.gz
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
Diffstat (limited to 'share/man/man4/vga.4')
-rw-r--r--share/man/man4/vga.46
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/vga.4 b/share/man/man4/vga.4
index 53543d1..7e6f456 100644
--- a/share/man/man4/vga.4
+++ b/share/man/man4/vga.4
@@ -59,9 +59,11 @@ as other drivers.
.Pp
The
.Nm
-driver supports the standard video cards: MDA, CGA, EGA and VGA. In
+driver supports the standard video cards: MDA, CGA, EGA and VGA.
+In
addition, the driver can utilize VESA BIOS extensions if the video card
-supports them. VESA support can either be statically included in the kernel
+supports them.
+VESA support can either be statically included in the kernel
or can be loaded as a separate module.
.Pp
In order to statically link the VESA support to the kernel, the
OpenPOWER on IntegriCloud