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).
This commit is contained in:
parent
dacbf5671d
commit
60c7a912e2
|
@ -1,4 +1,4 @@
|
||||||
.\" $XFree86$
|
.\" $XFree86: xc/programs/Xserver/hw/kdrive/Xkdrive.man,v 1.2 2000/12/04 21:01:00 dawes Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH Xkdrive 1
|
.TH Xkdrive 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
@ -71,7 +71,7 @@ not documented.
|
||||||
.B -standalone
|
.B -standalone
|
||||||
not documented.
|
not documented.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
X(1), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
|
X(__miscmansuffix__), Xserver(1), xdm(1), xinit(1), Xvesa(1), Xfbdev(1).
|
||||||
.SH AUTHORS
|
.SH AUTHORS
|
||||||
The Xkdrive common core was written by Keith Packard, based on XFree86
|
The Xkdrive common core was written by Keith Packard, based on XFree86
|
||||||
which, in turn, is based on the Sample Implementation of X.
|
which, in turn, is based on the Sample Implementation of X.
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
.\" $XFree86$
|
.\" $XFree86: xc/programs/Xserver/hw/kdrive/fbdev/Xfbdev.man,v 1.2 2000/12/04 21:01:00 dawes Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH Xfbdev 1
|
.TH Xfbdev 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
|
@ -20,7 +20,7 @@ see Xkdrive(1).
|
||||||
.SH KEYBOARD
|
.SH KEYBOARD
|
||||||
To be written.
|
To be written.
|
||||||
.SH SEE ALSO
|
.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
|
.SH AUTHORS
|
||||||
The
|
The
|
||||||
.B Xfbdev
|
.B Xfbdev
|
||||||
|
|
|
@ -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
|
.TH Xvesa 1
|
||||||
.SH NAME
|
.SH NAME
|
||||||
Xvesa \- VESA Bios Extensions tiny X server
|
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
|
restoring the complete video card state has proven unreliable on most video
|
||||||
cards.
|
cards.
|
||||||
.SH SEE ALSO
|
.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
|
.SH AUTHORS
|
||||||
The VESA driver was written by Juliusz Chroboczek who didn't realise
|
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
|
what he was doing until it was too late. Keith Packard then added
|
||||||
|
|
Loading…
Reference in New Issue