summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Strip trailing whitespaceAlan Coopersmith2011-09-161-12/+12
| | | | | | | 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>
* Sun's copyrights now belong to OracleAlan Coopersmith2010-10-272-2/+2
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* man: store shadow man pages in git rather than generating themGaetan Nadon2010-08-165-21/+16
| | | | | | | | | | Simplify the build process and the makefile. Local fix in CVS for bug 5628 is not required as the problem has been fixed in util-macros d9062e4077ebfd0985baf8418f3d0f111b9ddbba Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
* Use make rules instead of shell for loops to generate shadow man pagesAlan Coopersmith2010-07-071-7/+5
| | | | | | Allows parallel make and simpler build logs/error reporting Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-07-071-15/+1
| | | | | | | | | | | | | Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS The value of MAN_SUBST is the same for all X.Org packages. Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS The existing statement can now be removed from the configuration file. Use automake provided $(AM_V_GEN) and XORG_DEFAULT_OPTIONS provided $(SED) Enables silent rule and use platform appropriate version of sed. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
* Update Sun license notices to current X.Org standard formAlan Coopersmith2010-01-142-48/+37
| | | | Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
* Rename parameters to clarify QueryVersion/QueryExtension.Peter Hutterer2008-05-191-13/+13
| | | | | | | These parameters are not treated as input. Rename them to make the inner workings slightly more obvious. X.Org Bug 14511 <http://bugs.freedesktop.org/show_bug.cgi?id=14511>
* Fix typo in Xinerama.manBrice Goglin2007-07-251-1/+1
| | | | | Reported by Emanuele Rocca <ema@debian.org> in http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=432256
* Add man page for Xinerama API functionsAlan Coopersmith2007-03-012-0/+204