diff options
Diffstat (limited to 'xorg-server/hw/xwin/man')
-rw-r--r-- | xorg-server/hw/xwin/man/XWin.man | 4 | ||||
-rw-r--r-- | xorg-server/hw/xwin/man/XWinrc.man | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/man/XWin.man b/xorg-server/hw/xwin/man/XWin.man index 98e63abf1..0330c4caa 100644 --- a/xorg-server/hw/xwin/man/XWin.man +++ b/xorg-server/hw/xwin/man/XWin.man @@ -208,6 +208,10 @@ Enable or disable the \fICtrl-Alt-Backspace\fP key combination as a signal to exit the X Server. The \fICtrl-Alt-Backspace\fP key combination
is disabled by default.
.TP 8
+.B \-[no]wgl
+Enable [disable] the GLX extension to use the native Windows WGL interface
+for hardware accelerated OpenGL (AIGLX). (Experimental)
+.TP 8
.B \-[no]winkill
Enable or disable the \fIAlt-F4\fP key combination as a signal to exit the
X Server.
diff --git a/xorg-server/hw/xwin/man/XWinrc.man b/xorg-server/hw/xwin/man/XWinrc.man index 5c1fb979b..e4c454fba 100644 --- a/xorg-server/hw/xwin/man/XWinrc.man +++ b/xorg-server/hw/xwin/man/XWinrc.man @@ -1,4 +1,4 @@ -.TH XWIN 5 __vendorversion__ +.TH XWIN __filemansuffix__ __vendorversion__ .SH NAME |