26 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
17ae0f12d0 configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:31:24 +01:00
Enrico Weigelt, metux IT consult
c2fa7eac59 man: replace Xorg by XLibre
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-16 14:25:28 +01:00
Alan Coopersmith
771dd91e37 Strip trailing whitespace from source files
Performed with: `git ls-files | 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>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg6/-/merge_requests/9>
2025-12-16 10:39:48 +01:00
Alan Coopersmith
c2e79d0e39 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-video-suncg6/-/merge_requests/8>
2025-12-16 10:39:39 +01:00
Alan Coopersmith
0fb611cd0f Add supported hardware info to README and man page
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-12-09 11:13:40 -08:00
Jesse Adkins
65463d54b2 Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-06 20:49:36 -07:00
Gaetan Nadon
cb5693a8e2 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.
2010-07-20 17:38:00 -04:00
Alan Coopersmith
c1c9d3696e Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:47:05 -08:00
Gaetan Nadon
345231051a xf86-video-suncg6: Remove unused .cvsignore file #23776
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-08 10:48:58 +10:00
Alan Coopersmith
1d463282b8 Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:35:42 -08:00
Matthieu Herrb
b7cc50246e Makefile.am: nuke RCS Id 2008-03-08 23:57:07 +01:00
Alan Coopersmith
62f44115b3 Replace references to XFree86/XF86Config in man page 2007-03-01 11:01:57 -08:00
Kevin E Martin
653b15ec99 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:39 +00:00
Alan Coopersmith
9f370adc49 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:13 +00:00
Eric Anholt
baed8b2f08 Add .cvsignores for drivers. 2005-11-21 10:49:19 +00:00
Alan Coopersmith
4b66032de6 Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro
substitutions to work better with BSD make
2005-10-18 00:01:54 +00:00
Adam Jackson
da8e03e0ae More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:36 +00:00
Alan Coopersmith
887ede3ec6 Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:06 +00:00
Søren Sandmann Pedersen
98c493ad16 Build system for suncg6 2005-07-26 23:43:00 +00:00
Eric Anholt
12767617cb DRI XFree86-4_3_99_12-merge import 2004-06-16 09:23:55 +00:00
Egbert Eich
e39e72d268 Merging XORG-CURRENT into trunk 2004-04-23 19:47:46 +00:00
Egbert Eich
e5db942329 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:36 +00:00
Egbert Eich
488685520f Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:25 +00:00
Egbert Eich
d2c072ee1f readding XFree86's cvs IDs 2004-02-26 13:35:55 +00:00
Egbert Eich
9e9549fb77 Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:27 +00:00
Kaleb Keithley
5a01d14375 Initial revision 2003-11-14 16:48:55 +00:00