summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--driver/xf86-video-wildcatfb/man/wildcatfb.man4
-rw-r--r--driver/xf86-video-wsfb/man/wsfb.man4
-rw-r--r--driver/xf86-video-wsudl/man/wsudl.man4
3 files changed, 6 insertions, 6 deletions
diff --git a/driver/xf86-video-wildcatfb/man/wildcatfb.man b/driver/xf86-video-wildcatfb/man/wildcatfb.man
index fc493d0ad..7d4b163dc 100644
--- a/driver/xf86-video-wildcatfb/man/wildcatfb.man
+++ b/driver/xf86-video-wildcatfb/man/wildcatfb.man
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wildcatfb.man,v 1.1 2009/01/01 19:29:22 miod Exp $
+.\" $OpenBSD: wildcatfb.man,v 1.2 2010/08/29 15:05:55 matthieu Exp $
.\"
.\" Copyright (c) 2009 Miodrag Vallat.
.\"
@@ -50,7 +50,7 @@ driver picks up the currently used video mode from the framebuffer
driver and uses it.
Video modes specifications in the configuration file are ignored.
.SH "SEE ALSO"
-XFree86(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
X(__miscmansuffix__), wsdisplay(__drivermansuffix__)
.SH AUTHORS
This driver has been written by Miod Vallat, reusing code from the wsfb driver
diff --git a/driver/xf86-video-wsfb/man/wsfb.man b/driver/xf86-video-wsfb/man/wsfb.man
index 92708b397..d26fe189e 100644
--- a/driver/xf86-video-wsfb/man/wsfb.man
+++ b/driver/xf86-video-wsfb/man/wsfb.man
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsfb.man,v 1.3 2008/01/13 16:30:33 jasper Exp $
+.\" $OpenBSD: wsfb.man,v 1.4 2010/08/29 15:05:55 matthieu Exp $
.\"
.\" Copyright (c) 2001,2002 Matthieu Herrb
.\" All rights reserved.
@@ -97,7 +97,7 @@ Enable rotation of the display. The supported values are "CW" (clockwise,
Implies use of the shadow framebuffer layer.
Default: off.
.SH "SEE ALSO"
-XFree86(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
X(__miscmansuffix__), wsdisplay(__drivermansuffix__)
.SH AUTHORS
Authors include: Matthieu Herrb, Gerd Knorr, Michel Dänzer, Geert Uytterhoeven
diff --git a/driver/xf86-video-wsudl/man/wsudl.man b/driver/xf86-video-wsudl/man/wsudl.man
index 2c7c7c896..34daff7c0 100644
--- a/driver/xf86-video-wsudl/man/wsudl.man
+++ b/driver/xf86-video-wsudl/man/wsudl.man
@@ -1,4 +1,4 @@
-.\" $OpenBSD: wsudl.man,v 1.1 2009/09/22 14:12:23 mglocker Exp $
+.\" $OpenBSD: wsudl.man,v 1.2 2010/08/29 15:05:55 matthieu Exp $
.\"
.\" Copyright (c) 2009 Marcus Glocker <mglocker@openbsd.org>
.\"
@@ -60,7 +60,7 @@ driver picks up the currently used video mode from the framebuffer
driver and uses it.
Video modes specifications in the configuration file are ignored.
.SH "SEE ALSO"
-XFree86(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
+__xservername__(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1),
X(__miscmansuffix__), wsdisplay(__drivermansuffix__)
.SH AUTHORS
This driver has been written by Marcus Glocker, based on the wsfb driver