summaryrefslogtreecommitdiff
path: root/man/XInstallColormap.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XInstallColormap.man')
-rw-r--r--man/XInstallColormap.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/XInstallColormap.man b/man/XInstallColormap.man
index b6337037..793576d6 100644
--- a/man/XInstallColormap.man
+++ b/man/XInstallColormap.man
@@ -40,6 +40,8 @@
.\" of this documentation for any purpose.
.\" It is provided ``as is'' without express or implied warranty.
.\"
+.\" $XFree86: xc/doc/man/X11/XInstCmap.man,v 1.3 2001/07/23 20:47:17 paulo Exp $
+.\"
.ds xT X Toolkit Intrinsics \- C Language Interface
.ds xW Athena X Widgets \- C Language X Toolkit Interface
.ds xL Xlib \- C Language X Interface
@@ -138,7 +140,7 @@
.el .sp 10p
..
.ny0
-.TH XInstallColormap 3X11 "Release 6.6" "X Version 11" "XLIB FUNCTIONS"
+.TH XInstallColormap 3X11 __xorgversion__ "XLIB FUNCTIONS"
.SH NAME
XInstallColormap, XUninstallColormap, XListInstalledColormaps \- control colormaps
.SH SYNTAX
@@ -248,7 +250,7 @@ A value for a Colormap argument does not name a defined Colormap.
.ZN BadWindow
A value for a Window argument does not name a defined Window.
.SH "SEE ALSO"
-XChangeWindowAtrributes(3X11),
+XChangeWindowAttributes(3X11),
XCreateColormap(3X11),
XCreateWindow(3X11),
XFree(3X11)