From: Matthias Schmidt Date: Sun, 28 Dec 2008 11:13:36 +0000 (+0000) Subject: Add vesa(4) which is a link for vga(4) X-Git-Tag: v2.3.0~191^2 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/09ceb7626600deefb2bbe04fb2bfb2a887fa8ebf Add vesa(4) which is a link for vga(4) If someone wants to set VESA modes, it would be natural to search for a vesa man page. --- diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 77cf212bbf..5e2421a648 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -353,6 +353,7 @@ MLINKS+=snd_sbc.4 snd_sb16.4 \ snd_sbc.4 snd_sb8.4 MLINKS+=splash.4 screensaver.4 MLINKS+=syscons.4 sc.4 +MLINKS+=vga.4 vesa.4 MLINKS+=vpo.4 imm.4 MLINKS+=wlan_ratectl.4 wlan_ratectl_amrr.4 \ wlan_ratectl.4 wlan_ratectl_onoe.4 \ diff --git a/share/man/man4/vga.4 b/share/man/man4/vga.4 index 1ac56c6c47..7732448c4d 100644 --- a/share/man/man4/vga.4 +++ b/share/man/man4/vga.4 @@ -31,6 +31,7 @@ .Dt VGA 4 .Os .Sh NAME +.Nm vesa , .Nm vga .Nd generic video card interface .Sh SYNOPSIS