summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ums.4
Commit message (Collapse)AuthorAgeFilesLines
* Overhaul this manpage somewhat:brueffer2006-11-271-28/+14
| | | | | | | | | | - Move mentionings of required drivers to the SYNOPSIS where they belong - Remove cruft (XiG, sheesh) from the EXAMPLES section and re-arrange things to make somewhat more sense - Fix an Xref to manpage from ports to mention the corresponsing port - Remove commented out HISTORY section header MFC after: 3 days
* Use our standard section 4 SYNOPSIS.brueffer2006-11-221-1/+13
| | | | MFC after: 3 days
* Fixed the misplaced $FreeBSD$.ru2005-02-091-1/+1
|
* - replace pointers to XF86Config with xorg.confbrueffer2005-02-051-8/+3
| | | | | | | - remove outdated XFree86 3.3.1 information - bump .Dd MFC after: 3 days
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-1/+2
|
* Remove bogus advertising clauses.thomas2002-10-301-4/+1
| | | | Reviewed by: n_hibma, roberto
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-2/+2
| | | | precedent.
* Update my e-mail addressn_hibma2000-05-021-2/+2
|
* Remove some trailing zeroes.n_hibma2000-05-011-1/+1
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-2/+4
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* Second round of config related changes to the manpages.asmodai2000-01-231-1/+1
| | | | device blah0 -> device blah for PCI devices and busses.
* * remove i386 specific markphantom1999-11-151-2/+1
| | | | | * some style and syntax fixes * some duplicated $FreeBSD$ tags removed
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Various man page cleanup:mpp1999-08-151-7/+11
| | | | | | | | | | - Sort xrefs - FreeBSD.ORG -> FreeBSD.org - Be consistent with section names as outlined in mdoc(7). - Other misc mdoc cleanup. PR: doc/13144 Submitted by: Alexey M. Zelkin <phantom@cris.net>
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Clarified info on X release 3.3.1.n_hibma1999-06-181-8/+12
| | | | Submitted/Reviewed by: Joe Touch <touch@ISI.EDU>
* Added information on how to use a USB mouse under XFree.n_hibma1999-04-111-2/+32
| | | | Supplied by: Kazutaka YOKOTA
* Add the manpages for ums and ukbd (USB mouse and keyboards)n_hibma1999-04-111-0/+84
OpenPOWER on IntegriCloud