diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-08-29 15:05:56 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-08-29 15:05:56 +0000 |
commit | 24d82aade141257bb1e3866b2468e2793499d092 (patch) | |
tree | c8dc473295335ef5a7aa1093d630e34dbd61004f /driver/xf86-video-wildcatfb | |
parent | 6f3e150eadbb6a2d85c19c3be562a30ed1725554 (diff) |
XFree86(1) -> __xservername__(1). __xservername__ is a macro that
gets replaced by the actual X server (Xorg currently) by the build
system.
Diffstat (limited to 'driver/xf86-video-wildcatfb')
-rw-r--r-- | driver/xf86-video-wildcatfb/man/wildcatfb.man | 4 |
1 files changed, 2 insertions, 2 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 |