diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-11-21 16:50:04 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2007-11-21 16:50:04 -0800 |
commit | 4b91ed099554626f1ec17d5bdf7bd77ce1a70037 (patch) | |
tree | 7bbd716efc380e3d5418b595057b4cd9dd2b744a /man/XAllocStandardColormap.man | |
parent | 2af660c2fcd15c86c66459bfc074c190ea1462e6 (diff) |
X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man page
X.Org Bugzilla #4312 <http://bugs.freedesktop.org/show_bug.cgi?id=4312>
Protect /* sequences from cpp pre-processor removal without transforming
to Unicode mathematical asterisk character
Diffstat (limited to 'man/XAllocStandardColormap.man')
-rw-r--r-- | man/XAllocStandardColormap.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XAllocStandardColormap.man b/man/XAllocStandardColormap.man index 29039e53..0baf05ca 100644 --- a/man/XAllocStandardColormap.man +++ b/man/XAllocStandardColormap.man @@ -284,7 +284,7 @@ The .ZN XStandardColormap structure contains: .LP -/\(** Hints */ +/\&* Hints */ .TS lw(.5i) lw(2i) lw(1i). T{ @@ -295,7 +295,7 @@ T} T{ ( (XID) 1L) T} .TE -/\(** Values */ +/\&* Values */ .IN "XStandardColormap" "" "@DEF@" .Ds 0 .TA .5i 2.5i |