25 Commits

Author SHA1 Message Date
Enrico Weigelt, metux IT consult
818b55e82c configure.ac: replace DRIVER_NAME symbol by actual name
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-18 13:27:54 +01:00
Enrico Weigelt, metux IT consult
5ba6be4c9f man: replace Xorg by XLibre
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-16 14:29:20 +01:00
Alan Coopersmith
a1b56e25ae 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-s3virge/-/merge_requests/11>
2025-12-16 10:33:28 +01:00
Alan Coopersmith
619c815d7b Remove last traces of UseFB option
Fixes: 784547b ("Nuke the useless UseFB option.")
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-s3virge/-/merge_requests/10>
2025-06-08 13:07:52 -07:00
Alan Coopersmith
65321f0c59 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-s3virge/-/merge_requests/10>
2025-06-08 13:07:15 -07:00
Gaetan Nadon
a72398e11a 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
3a3b1a1f07 Update Sun license notices to current X.Org standard form
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2010-01-15 15:53:29 -08:00
Gaetan Nadon
1dba39e8f3 xf86-video-s3virge: Remove unused .cvsignore file #23776
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-09-08 10:42:40 +10:00
Alan Coopersmith
731e70accc Remove xorgconfig & xorgcfg from See Also list in man page 2009-01-09 16:33:16 -08:00
Matthieu Herrb
75edb6b05a Makefile.am: nuke RCS Id 2008-03-08 23:46:56 +01:00
Alan Coopersmith
7d8655ae45 Replace references to XFree86/XF86Config in man page 2007-03-01 10:53:14 -08:00
Kevin E Martin
f739da84b0 Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-06 22:48:37 +00:00
Alan Coopersmith
b16ae2403e 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:10 +00:00
Eric Anholt
3ff07398b2 Add .cvsignores for drivers. 2005-11-21 10:49:17 +00:00
Alan Coopersmith
9432a148ac 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
70f8ca96c8 More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead
of indirectly
2005-10-17 22:57:35 +00:00
Alan Coopersmith
8ceb60e19a Use sed & cpp to substitute variables in driver man pages 2005-10-17 00:09:05 +00:00
Søren Sandmann Pedersen
e1f25d5478 Build system for s3virge 2005-07-26 18:47:44 +00:00
Eric Anholt
ceed4d50d8 DRI XFree86-4_3_99_12-merge import 2004-06-16 09:23:33 +00:00
Egbert Eich
223ace8b63 Merging XORG-CURRENT into trunk 2004-04-23 19:43:44 +00:00
Egbert Eich
2ef4d3c439 Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 2004-03-14 08:33:31 +00:00
Egbert Eich
d9fbf74d65 Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 2004-03-03 12:12:23 +00:00
Egbert Eich
4955d18dc7 readding XFree86's cvs IDs 2004-02-26 13:35:54 +00:00
Egbert Eich
51fce9291c Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 2004-02-26 09:23:23 +00:00
Kaleb Keithley
284d0bde93 Initial revision 2003-11-14 16:48:55 +00:00