From 60c7a912e257045d1189a19a38d9dbedc20ae78b Mon Sep 17 00:00:00 2001 From: David Dawes Date: Wed, 24 Jan 2001 00:06:10 +0000 Subject: [PATCH] 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). --- hw/kdrive/Xkdrive.man | 4 ++-- hw/kdrive/fbdev/Xfbdev.man | 4 ++-- hw/kdrive/vesa/Xvesa.man | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hw/kdrive/Xkdrive.man b/hw/kdrive/Xkdrive.man index 1597b9c70..d8f709a9b 100644 --- a/hw/kdrive/Xkdrive.man +++ b/hw/kdrive/Xkdrive.man @@ -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 .SH NAME @@ -71,7 +71,7 @@ not documented. .B -standalone not documented. .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 The Xkdrive common core was written by Keith Packard, based on XFree86 which, in turn, is based on the Sample Implementation of X. diff --git a/hw/kdrive/fbdev/Xfbdev.man b/hw/kdrive/fbdev/Xfbdev.man index c2135818a..f5334303f 100644 --- a/hw/kdrive/fbdev/Xfbdev.man +++ b/hw/kdrive/fbdev/Xfbdev.man @@ -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 .SH NAME @@ -20,7 +20,7 @@ see Xkdrive(1). .SH KEYBOARD To be written. .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 .B Xfbdev 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