diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-12-19 16:38:34 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2006-12-21 10:51:27 -0800 |
commit | f4ef99e8168fd2931961aa0d42f0547c89d21c1f (patch) | |
tree | 4132fc66c03ff5d5aaf1940c78b957026772c868 | |
parent | 198560a081eaedfb9872c0926a94c0298b9dcab8 (diff) |
xorg.conf man page should say "XFree86-DGA", not "Xorg-DGA"
(cherry picked from e437f357b6850a6c87ca6696870b3abd40e5b8ed commit)
-rw-r--r-- | hw/xfree86/doc/man/xorg.conf.man.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre index e44b551f9..f05ada68e 100644 --- a/hw/xfree86/doc/man/xorg.conf.man.pre +++ b/hw/xfree86/doc/man/xorg.conf.man.pre @@ -649,7 +649,7 @@ being that are passed to the module when it is loaded. .PP Example: the extmod module (which contains a miscellaneous group of -server extensions) can be loaded, with the __xservername__-DGA extension +server extensions) can be loaded, with the XFree86-DGA extension disabled by using the following entry: .PP .RS 4 |