summaryrefslogtreecommitdiff
path: root/sys/man
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2017-12-23 04:26:50 +0100
committercinap_lenrek <cinap_lenrek@felloff.net>2017-12-23 04:26:50 +0100
commit96eb90fba188f73d2172f8e8de6a96be85b6d823 (patch)
treea767201751dbcb56891d87fa7c87e039873efcb1 /sys/man
parent50bea0348ce8f8af3ad506affe256d22e4ffdeab (diff)
devvga: removing #v/vgabios, use /dev/realmodemem instead
Diffstat (limited to 'sys/man')
-rw-r--r--sys/man/3/vga5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/man/3/vga b/sys/man/3/vga
index ef5fb8265..e3164c08e 100644
--- a/sys/man/3/vga
+++ b/sys/man/3/vga
@@ -5,7 +5,6 @@ vga \- VGA controller device
.nf
.B bind #v /dev
-.B /dev/vgabios
.B /dev/vgactl
.B /dev/vgaovl
.B /dev/vgaovlctl
@@ -23,10 +22,6 @@ it is used to implement configuration and setup of VGA controller cards.
This is usually performed by
.IR vga (8).
.PP
-.B Vgabios
-provides read-only access to the low 640kB of memory,
-where the VGA and other BIOS ROMs are located.
-.PP
Writing strings to
.B vgactl
configures the VGA device.