diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:15:06 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:15:06 +0000 |
commit | d20db229541510efe8bbbf4758515e3869f84500 (patch) | |
tree | dcabedc70ed9e304dce6cb9cc7d90e5676e5c503 | |
parent | 29403acb42c3eed77be49ca9d15b6b5f3ad07f05 (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSEDXORG-CURRENT
-rw-r--r-- | man/XDGA.man | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/man/XDGA.man b/man/XDGA.man index a2ebfd7..9c7beef 100644 --- a/man/XDGA.man +++ b/man/XDGA.man @@ -1,8 +1,8 @@ .\" $XFree86$ .\" -.TH XDGA 3 __vendorversion__ "XFree86" +.TH XDGA 3 __vendorversion__ .SH NAME -XDGA \- XFree86 DGA extension client library +XDGA \- Client library for the XFree86-DGA extension. .SH SYNOPSIS .B #include <X11/extensions/xf86dga.h> .HP @@ -217,9 +217,7 @@ extension's existence are now better served in other ways. Further development of this extension is not expected, and it may be deprecated in a future release. The features that continue to be useful will either be provided through other existing mechanisms, or through an extension -that address those needs more specifically. Discussion of these issue -is encouraged in the XFree86 developer forum -.RI < devel@xfree86.org >. +that address those needs more specifically. .PP .B XFree86-DGA is initialized by passing a number corresponding to a valid @@ -280,7 +278,7 @@ A unique identifying number > 0) for the mode. This is the number referenced when initializing the mode. .TP 8 .I name -The name of the corresponding modeline as given in the XF86Config file. +The name of the corresponding modeline as given in the __xconfigfile__ file. .TP 8 .I verticalRefresh The vertical refresh rate for the modeline (in Hz). @@ -667,7 +665,7 @@ flag is not set in the field since concurrent access by the server and client may result in a system lockup. .SH SEE ALSO -XFree86(1), XF86Config(__filemansuffix__) +__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__) .SH AUTHORS .B XFree86-DGA version 2 was written by Mark Vojkovich. Version 1 was written by Jon |