diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-18 19:37:37 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-05-18 19:37:37 +0000 |
commit | ed8b5dc3d5426f4774308a46ca2835134844f28e (patch) | |
tree | 6a84e81f8ccf7faf4497c80e83bfc921a532648f /lib/libX11/man/XAllocStandardColormap.man | |
parent | b10ed8a977078fdc40846586222217fa9255196d (diff) |
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
Diffstat (limited to 'lib/libX11/man/XAllocStandardColormap.man')
-rw-r--r-- | lib/libX11/man/XAllocStandardColormap.man | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/libX11/man/XAllocStandardColormap.man b/lib/libX11/man/XAllocStandardColormap.man index 0baf05ca5..813e89329 100644 --- a/lib/libX11/man/XAllocStandardColormap.man +++ b/lib/libX11/man/XAllocStandardColormap.man @@ -41,8 +41,6 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" -.\" $XFree86: xc/doc/man/X11/XASCmap.man,v 1.5 2003/04/28 22:17:54 herrb Exp $ -.\" $XdotOrg: lib/X11/man/XAllocStandardColormap.man,v 1.3 2005-08-17 01:27:08 alanc Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -399,9 +397,9 @@ A value for an Atom argument does not name a defined Atom. .ZN BadWindow A value for a Window argument does not name a defined Window. .SH "SEE ALSO" -XAllocColor(3X11), -XCreateColormap(3X11), -XFree(3X11), -XSetCloseDownMode(3X11) +XAllocColor(__libmansuffix__), +XCreateColormap(__libmansuffix__), +XFree(__libmansuffix__), +XSetCloseDownMode(__libmansuffix__) .br \fI\*(xL\fP |