diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2004-11-27 15:14:15 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2004-11-27 15:14:15 +0000 |
commit | d18e0128136b7070bc40ccf3e64dc5379ae81067 (patch) | |
tree | 1a7114271440c7fa979ba2f39664680427d4a8e3 | |
parent | 60ee2b97e6e723c584d966a67de5c4d8056eb45b (diff) |
xc/programs/Xserver/hw/xfree86/driver/ati/radeon.man
xc/programs/Xserver/hw/xfree86/driver/voodoo/voodo.man
xc/programs/Xserver/hw/xfree86/driver/wsfb/wsfb.man XF86Config ->
__xconfigfile__
-rw-r--r-- | man/wsfb.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/wsfb.man b/man/wsfb.man index a2b641b..35ac31f 100644 --- a/man/wsfb.man +++ b/man/wsfb.man @@ -59,7 +59,7 @@ is available on OpenBSD. Currently this includes OpenBSD/macppc, OpenBSD/sparc, OpenBSD/sparc64 and OpenBSD/alpha on TGA graphics cards. .SH CONFIGURATION DETAILS -Please refer to XF86Config(__filemansuffix__) for general configuration +Please refer to __xconfigfile__(__filemansuffix__) for general configuration details. This section only covers configuration details specific to this driver. .PP @@ -87,7 +87,7 @@ Default: on for depths were it is supported, off otherwise. .br ShadowFB is currently not supported on monochrome displays. .SH "SEE ALSO" -XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), +XFree86(1), __xconfigfile__(__filemansuffix__), xorgconfig(1), Xserver(1), X(__miscmansuffix__), fbdev(__drivermansuffix__) .SH AUTHORS Authors include: Matthieu Herrb, Gerd Knorr, Michel Dänzer, Geert Uytterhoeven |