27 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
f6796afca2 configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:03:08 +01:00
Enrico Weigelt, metux IT consult
3223345c6a man: replace Xorg by XLibre
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-16 13:49:22 +01:00
Alan Coopersmith
9e20ad96cd Improve man page formatting
More closely follow common style as described on
https://man7.org/linux/man-pages/man7/man-pages.7.html
and fix warnings raised by `mandoc -T lint` and `groff -rCHECKSTYLE=10`

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-void/-/merge_requests/7>
2025-12-09 11:39:29 +01:00
Alan Coopersmith
8d555cf5d8 Remove "All rights reserved" from Oracle copyright notices
Oracle no longer includes this term in our copyright & license notices.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2023-02-25 09:09:25 -08:00
Alan Coopersmith
a78b13f1c5 Sun's copyrights now belong to Oracle
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-30 09:24:25 -07:00
Gaetan Nadon
c4cfc5891b 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
Use the appropriate platform version of sed

Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-10-18 19:58:07 -04:00
Alan Coopersmith
06f0a7da7d Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 14:51:59 -08:00
Gaetan Nadon
d229780bcb .gitignore: use common defaults with custom section # 24239
Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.
2009-10-22 12:55:26 -04:00
Peter Hutterer
df567ec35b man: void is only necessary for server < 1.4
1.4 and input hotplug introduced virtual core devices.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-07 14:49:15 +10:00
Peter Hutterer
a2ce16486c Remove RCS tags, some useless comments, empty AUTHORS from man. 2009-09-07 14:48:05 +10:00
Alan Coopersmith
2d53d8bf89 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:24:27 -08:00
Matthieu Herrb
b57f5e54c8 Makefile.am: nuke RCS Id 2008-03-08 23:18:51 +01:00
James Cloos
464a489e9a Rename .cvsignore to .gitignore 2007-08-23 19:25:43 -04:00
Kevin E Martin
d9baa5df34 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:33 +00:00
Alan Coopersmith
cefe695dd7 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:04:08 +00:00
Eric Anholt
1612ace03a Add .cvsignores for drivers. 2005-11-21 10:49:09 +00:00
Alan Coopersmith
54d8c33f28 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:52 +00:00
Adam Jackson
7ea73adfdf More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:31 +00:00
Alan Coopersmith
8b5aa932d4 Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:01 +00:00
Kevin E Martin
9e2a5fdbab Update all input drivers to pass distcheck 2005-07-13 02:21:04 +00:00
Adam Jackson
22ab30324b Build skeletons for input drivers. Should basically work. 2005-07-12 06:15:10 +00:00
Egbert Eich
118fbed4fb Merging XORG-CURRENT into trunk 2004-04-23 19:54:05 +00:00
Egbert Eich
5cb48c9f0a Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:54 +00:00
Egbert Eich
3e81926211 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:34 +00:00
Egbert Eich
b24c0e73b4 readding XFree86's cvs IDs 2004-02-26 13:36:00 +00:00
Egbert Eich
55c2e38658 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:35 +00:00
Kaleb Keithley
e2f0f85327 Initial revision 2003-11-14 16:48:56 +00:00