summaryrefslogtreecommitdiff
path: root/man/XAllocSizeHints.man
Commit message (Collapse)AuthorAgeFilesLines
* The .NT/.NE macro pair is no longer used. Remove it.Eric S. Raymond2012-08-231-26/+0
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* The .C{ and .C} macros are never used. Remove them.Eric S. Raymond2012-08-231-23/+0
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* The .FN macro, paired with .FD, is also never used. Remove it.Eric S. Raymond2012-08-231-5/+0
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* The ".FD" macro is never used. Remove it.Eric S. Raymond2012-08-231-7/+0
| | | | | | It was a temptation to presentation-level klugery and is best gone. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Eliminate all uses of tab stops in the libX11 man pages.Eric S. Raymond2012-08-231-16/+14
| | | | | | | | | | | | | | | | | Two steps: First, expand tabs to 8 spaces in code and structure listings. Second, make the .Ds used to wrap code listings switch to constant-width font (CW) rather than numeric font position 1, which maps to R on most systems. It is possible some archaic systems won't know what CW is, but the only risk is that code listings won't look quite right on troff devices; the PostScript and DVI drivers definitely grok it, so those important cases are OK. The purpose of these changes is to get rid of presentation-level markup so these pages will lift clean to DocBook. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Purge CVS/RCS id tagsAlan Coopersmith2010-01-141-2/+0
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* man: use __libmansuffix__ instead of 3X11 for references to other pagesJulien Cristau2009-08-051-14/+14
|
* X.Org Bug #4312: incorrect comment asterisk in XAnyEvent.3x man pageAlan Coopersmith2007-11-211-16/+16
| | | | | | | 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
* Dynamically generate internal manpage section using __libmanpagesuffix__ so ↵David Nusinow2006-10-101-1/+1
| | | | that it actually matches the section if you don't use 3X11
* Fix more broken multi-line .ds macros. Remove extraneous ;'s .Alan Coopersmith2005-08-171-2/+2
|
* Merging XORG-CURRENT into trunkEgbert Eich2004-04-231-73/+46
|
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+531