diff options
author | Keith Packard <keithp@keithp.com> | 2004-03-28 07:52:30 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-03-28 07:52:30 +0000 |
commit | 386ae39e642d4348c0fca3fa27604ac3c62cd9e1 (patch) | |
tree | 2cc9ede9d8ab0d2bb8d86b32c5184d3ccc3c1122 | |
parent | 718ce3d06623d2ed94e62348ec2ad8e39a62a359 (diff) | |
download | xorg-driver-xf86-video-fbdev-386ae39e642d4348c0fca3fa27604ac3c62cd9e1.tar.gz |
41. TM fixes for remaining man pages. Also fixes broken CVS ident lines inXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM
many video driver man pages. (Keith Packard)
-rw-r--r-- | man/fbdev.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/fbdev.man b/man/fbdev.man index 6abc8f2..ea5b730 100644 --- a/man/fbdev.man +++ b/man/fbdev.man @@ -38,7 +38,8 @@ driver can pick up the currently used video mode from the framebuffer driver and will use it if there are no video modes configured. .PP For PCI boards you might have to add a BusID line to the Device -section. See above for a sample line. You can use "_xservername__ -scanpci" +section. See above for a sample line. You can use \*q\__xservername__ +-scanpci\*q to figure out the correct values. .PP The following driver |