diff options
author | David Dawes <dawes@xfree86.org> | 2001-01-24 00:06:10 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2001-01-24 00:06:10 +0000 |
commit | 60c7a912e257045d1189a19a38d9dbedc20ae78b (patch) | |
tree | 84893ef19c017a73aba9c9619ae47329e2479765 /hw/kdrive/vesa | |
parent | dacbf5671da08d161cd7a32496e0b58f50a93453 (diff) |
79. Preprocess all man pages to make sure that the references to pages in
sections that are platform-dependent are correct. Also fixed some misc
formatting problems found while doing that (David Dawes).
Diffstat (limited to 'hw/kdrive/vesa')
-rw-r--r-- | hw/kdrive/vesa/Xvesa.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/vesa/Xvesa.man b/hw/kdrive/vesa/Xvesa.man index c49fd2308..edc75b709 100644 --- a/hw/kdrive/vesa/Xvesa.man +++ b/hw/kdrive/vesa/Xvesa.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/kdrive/vesa/Xvesa.man,v 1.3 2000/10/20 00:19:50 keithp Exp $ +.\" $XFree86: xc/programs/Xserver/hw/kdrive/vesa/Xvesa.man,v 1.4 2000/12/01 00:01:32 keithp Exp $ .TH Xvesa 1 .SH NAME Xvesa \- VESA Bios Extensions tiny X server @@ -78,7 +78,7 @@ the display will almost certainly be trashed. The alternative of saving and restoring the complete video card state has proven unreliable on most video cards. .SH SEE ALSO -X(1), Xserver(1), Xkdrive(1), xdm(1), xinit(1). +X(__miscmansuffix__), Xserver(1), Xkdrive(1), xdm(1), xinit(1). .SH AUTHORS The VESA driver was written by Juliusz Chroboczek who didn't realise what he was doing until it was too late. Keith Packard then added |