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/XQueryColor.man | |
parent | b10ed8a977078fdc40846586222217fa9255196d (diff) |
Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.
Diffstat (limited to 'lib/libX11/man/XQueryColor.man')
-rw-r--r-- | lib/libX11/man/XQueryColor.man | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libX11/man/XQueryColor.man b/lib/libX11/man/XQueryColor.man index e2e884b7e..fb8c8b5f5 100644 --- a/lib/libX11/man/XQueryColor.man +++ b/lib/libX11/man/XQueryColor.man @@ -41,7 +41,6 @@ .\" of this documentation for any purpose. .\" It is provided ``as is'' without express or implied warranty. .\" -.\" $XFree86: xc/doc/man/X11/XQColor.man,v 1.4 2001/02/09 03:47:46 tsi Exp $ .\" .ds xT X Toolkit Intrinsics \- C Language Interface .ds xW Athena X Widgets \- C Language X Toolkit Interface @@ -338,8 +337,8 @@ Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted. Any argument defined as a set of alternatives can generate this error. .SH "SEE ALSO" -XAllocColor(3X11), -XCreateColormap(3X11), -XStoreColors(3X11) +XAllocColor(__libmansuffix__), +XCreateColormap(__libmansuffix__), +XStoreColors(__libmansuffix__) .br \fI\*(xL\fP |