Commit graph

32 commits

Author SHA1 Message Date
Alan Coopersmith
e086eb1bf4 Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{\s+$}{\n}'
git diff -w & git diff -b show no diffs from this change

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-09-16 21:26:17 -07:00
Gaetan Nadon
de50317ec4 config: perform XCURSORPATH formatting in man/Makefile.am
We can skip the extra step of using XCURSORPATH_LIST in configure.ac.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2011-02-02 17:08:19 -05:00
Gaetan Nadon
42b7717c32 man: whitespace management
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:28:57 -04:00
Gaetan Nadon
862bc06d58 man: reorder makefile statements
No functional change. Shadows are part of libman_PRE.

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:25:25 -04:00
Gaetan Nadon
b18568dd5b man: store shadow man pages in git rather than generating them
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>
2010-08-16 19:23:57 -04:00
Gaetan Nadon
68d830bcf6 config: upgrade to util-macros 1.8 for additional man page support
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

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-08-16 19:05:35 -04:00
Paulo Cesar Pereira de Andrade
f00ae32322 Janitor: make distcheck, compiler warnings, extra .gitignore files. 2009-01-29 15:34:11 -02:00
Alan Coopersmith
5a2601740d Make shadow man pages for each function 2007-08-22 19:40:55 -07:00
Alan Coopersmith
fef474da69 Add XCURSOR_PATH to man page 2007-08-21 19:45:35 -07:00
Alan Coopersmith
a9ccf1bd91 Use cursorpath found by configure in man page 2007-08-21 19:33:00 -07:00
Alan Coopersmith
932965298c Use $prefix & $ICONDIR settings from configure for default path in manpage
(Stop hardcoding /usr/X11R6 & /usr/share in the paths shown.)
2006-10-06 16:44:37 -07:00
Alan Coopersmith
f591196271 Xcursor.man formatting cleanups 2006-10-06 16:22:52 -07:00
Alan Coopersmith
c7d048dacf Use version number from configure.ac in Xcursor.man instead of "Version 1.0" 2006-08-24 19:21:47 -07:00
Alan Coopersmith
c7886900f1 Man page typo fixes (pimaps, directorys) 2006-08-24 18:42:03 -07:00
Alan Coopersmith
2f08984396 renamed: .cvsignore -> .gitignore 2006-07-13 14:58:50 -07:00
Kevin E Martin
af09e8d8ed Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:42 +00:00
Alan Coopersmith
a3ddd7c6aa Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)
2005-11-28 22:03:05 +00:00
Alan Coopersmith
54d9a60a18 Use $(LIB_MAN_SUFFIX) instead of forcing man page into section 3. 2005-11-13 17:59:28 +00:00
Alan Coopersmith
b1bc7d7328 Use troff macros to prevent cpp eating C comments & #defines that are
supposed to appear in man page output.
2005-10-13 02:22:47 +00:00
Keith Packard
9ffefcd641 Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory 2005-07-09 06:13:36 +00:00
Søren Sandmann Pedersen
89e52cde6e Remove experiment with calling the man page file 4x 2005-06-08 20:51:37 +00:00
Søren Sandmann Pedersen
5589b4f6a3 Remove all the not found with pkgconfig stuff 2005-06-08 20:44:18 +00:00
Søren Sandmann Pedersen
4070c0af6c - Add Xcursor build system 2005-06-08 19:15:43 +00:00
Markus Kuhn
50911b052c Encoding of numerous files changed to UTF-8 2004-12-04 00:42:47 +00:00
Egbert Eich
cbcf471d91 Merging XORG-CURRENT into trunk 2004-04-23 18:43:40 +00:00
Egbert Eich
fb1739bd22 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:32:05 +00:00
Egbert Eich
bfcfbe061f Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:11:23 +00:00
Egbert Eich
c450b74503 readding XFree86's cvs IDs 2004-02-26 13:35:32 +00:00
Egbert Eich
79b8e8b996 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:22:42 +00:00
Kaleb Keithley
b39c8ec34b XFree86 4.3.99.901 (RC 1) 2003-12-04 22:02:56 +00:00
Kaleb Keithley
969878fc6f XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 2003-11-25 19:28:09 +00:00
Kaleb Keithley
3b84b14bf0 Initial revision 2003-11-14 16:48:48 +00:00