summaryrefslogtreecommitdiff
path: root/usr.sbin/wsmoused/wsmoused.8
AgeCommit message (Collapse)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2005-08-13another typo;Jason McIntyre
2005-08-12prefer a simpler synopsis: we do not really need a separate case for -i;Jason McIntyre
2005-08-12- small formatting fixesJason McIntyre
- grammar
2003-11-08- correct SYNOPSISJason McIntyre
- sort options - sync usage() - new sentence, new line
2003-06-12remove term 3 & 4Theo de Raadt
2003-06-12- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - new sentence, new line
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
diffs from Paul Weismann, via mickey@ aided, abetted and ok'd matthieu@
2003-02-26copyright added;Jason McIntyre
(c) jbm@ thanks to jbm@ for helping clear this up
2003-02-17typos;Jason McIntyre
2002-03-27Add X-Window support to wsmoused(8). This allows running wsmoused(8) andjbm
X-Window at the same time, removing the need to kill wsmoused(8) before starting X-Window.
2001-08-20Powered by @mantoya.Mike Pechkin
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
millert@ ok
2001-05-23Fix up SYNOPSIS and option descriptions; bk@rt.fmAaron Campbell
2001-04-14Userland daemon for wscons console mouse features.Aaron Campbell