summaryrefslogtreecommitdiff
path: root/man/XtDisplay.man
Commit message (Collapse)AuthorAgeFilesLines
* add #include for <X11/Intrinsic.h> to manpages, per conventionThomas E. Dickey2019-04-211-0/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* Remove unused macros to ease maintenanceWalter Harms2019-04-161-22/+0
| | | | | | After the last cleanups all the private macros are now obsolet. They are removed with: sed -e'/^\.de/,/^\.ny/d' -i
* The ".BR" macro is used to join bold/regular text.Thomas E. Dickey2019-04-111-6/+6
| | | | | | Use ".B" when only bold is intended. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* replace .ZN with .BRWalter Harms2019-04-021-6/+6
| | | | | | | | | By replacing we do two things: 1. this fixes the troff behavier 2. this moves us closer to std. man pages 3. after this patch the macro ZN can be deleted Signed-off-by: Walter Harms <wharms@bfs.de>
* update the "Ds" macro in the other files, for consistencyThomas E. Dickey2019-03-161-4/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* trim down the "De" macro by removing the parts that used never-defined registersThomas E. Dickey2019-03-161-5/+0
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* trim undefined symbol "D" from ".Ds" macros in manpages.Thomas E. Dickey2019-03-161-1/+1
| | | | Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* workaround for obsolete macro/command ".ny", in the manpages since lateThomas E. Dickey2019-03-161-1/+3
| | | | | | | | 1989 in X11R4. The command was given a ".ny0", but nroff did not accept more than two-character names, so it "should" have been ".ny 0". Further, since there is no standard macro "ny" (and no command), define a fallback. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
* Remove unused macros that are temptations to presentation-level klugery.Eric S. Raymond2012-08-231-62/+1
| | | | | | | | Also, change .Ds/.De to use CW font, as what they're wrapping is code displays. This may not be recognized on archaic Unixes, but .ft 1 isn't any too safe either. The PostScript and DVI drivers both grok CW. Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Strip trailing whitespaceAlan Coopersmith2011-10-031-19/+19
| | | | | | | Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Purge cvs tags.Jesse Adkins2010-10-061-4/+0
| | | | | Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Generate the internal manpage section using __libmansuffix__David Nusinow2006-08-301-1/+1
|
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGECOMPOSITEWRAPEgbert Eich2004-04-231-1/+1
|
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
|
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
|
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
|
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
|
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16Kaleb Keithley2003-11-251-24/+13
|
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-2/+5
|
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+181