Alan Coopersmith
6dfe3e7db6
man pages: strip trailing whitespace
...
Gets rid of many warnings from `mandoc -T lint` of the form:
mandoc: ./man/Xserver.man:621:7: STYLE: whitespace at end of input line
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2009 >
2025-05-31 14:51:24 -07:00
Enrico Weigelt, metux IT consult
32b3328e49
kdrive: Xkdrive.man: remove stray whitespace
...
Tiny editorial correction: drop a stray whitespace in manpage
that sneaked in at recent editorial changes.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net >
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1876 >
2025-04-02 00:54:31 +00:00
Alan Coopersmith
5ac0a19e7f
man pages: use .BR to mark up man page references
...
The name of a man page is typeset in bold and the section in roman
(see man-pages(7)).
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com >
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1875 >
2025-03-29 13:36:54 -07:00
Adam Jackson
2e497bf887
man: s/__/@/g
...
A cosmetic change for automake (though we have to replicate some of
xorg-macros.m4 in manpages.am now), but meson's configure_file() wants
@-delimited strings.
Signed-off-by: Adam Jackson <ajax@redhat.com >
Reviewed-by: Keith Packard <keithp@keithp.com >
2018-03-27 10:13:17 -04:00
Adam Jackson
150acef3af
kdrive: Remove some dead bits of the man page
...
Reviewed-by: Keith Packard <keithp@keithp.com >
Signed-off-by: Adam Jackson <ajax@redhat.com >
2014-07-29 09:51:40 -04:00
Adam Jackson
99e4531f7c
The great kdrive purge.
...
Most of these drivers didn't work. ati was the only one that even came
close. The igs, ipaq, itsy, pcmcia, savage, sis530, trident, trio, ts300,
and vxworks directories have never built since modularisation, so clearly
no one can miss them.
2008-05-16 08:16:01 -04:00
Keith Packard
283a7f32c4
Update RCS tags, fix keyboard hang on VT switch, fix scroll wheel mice, add
...
-rawcoord option to not transform mice on rotate, fix mtrr to use
power-of-two size, add a few vesa options
2003-07-07 19:13:03 +00:00
Keith Packard
6d8cedf68c
update kdrive manual and usage
2002-02-14 16:08:05 +00:00
David Dawes
3dfa6cce99
88. Set the version strings in man pages dynamically (David Dawes).
...
87. Remove the XF86_VERSION string from xf86Version.h, leaving just the
numerical values. All the version information is now derived from that
single set of values (David Dawes).
2001-01-27 18:20:40 +00:00
David Dawes
60c7a912e2
79. Preprocess all man pages to make sure that the references to pages in
...
sections that are platform-dependent are correct. Also fixed some misc
formatting problems found while doing that (David Dawes).
2001-01-24 00:06:10 +00:00
David Dawes
a25637fe78
missing ident lines
2000-12-04 21:01:00 +00:00
Keith Packard
1adbdf76a9
kdrive: add Xkdrive/Xfbdev man pages, update Xvesa manual
2000-12-01 00:01:32 +00:00