History log of /freebsd-9.3-release/share/man/man4/ukbd.4
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 204739 04-Mar-2010 joel

Use our preferred license text (no more "voices in his head"). While here,
also move to a 2-clause license. From n_hibma@:

"The 3rd clause was originally there for a reason, but I guess that it is
safe to assume that no one can assume endorsement by me or anyone else
without prior consent on anything really, so we might as well remove that
clause."

Approved by: n_hibma


# 164524 22-Nov-2006 brueffer

Use our standard section 4 SYNOPSIS.

MFC after: 3 days


# 131530 03-Jul-2004 ru

Mechanically kill hard sentence breaks and double whitespaces.


# 112609 25-Mar-2003 keramida

Delete MAKEDEV references and update the text about /dev/foo control
devices that return the next available device when opened.

PR: 50280, 50281, 50282, 50283
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>


# 106228 30-Oct-2002 thomas

Remove bogus advertising clauses.

Reviewed by: n_hibma, roberto


# 105524 20-Oct-2002 ceri

Remove quotes to make an example of kernel configuration valid.

PR: docs/44306
Submitted by: Dmitry Dyomin <old@old.com.ua>
MFC after: 3 days


# 102491 27-Aug-2002 trhodes

Grammar cleanup

PR: 40909


# 88120 18-Dec-2001 ru

mdoc(7) police: markup, spelling, and grammar fixes.

PR: docs/32955


# 79785 16-Jul-2001 sheldonh

Grammar: 'effect' is a noun and 'affect' is a verb.


# 79727 14-Jul-2001 schweikh

Removed whitespace at end-of-line; no content changes. I simply did
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


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 75183 04-Apr-2001 jhb

We don't use quotes around kernel options now.


# 70466 29-Dec-2000 ru

Prepare for mdoc(7)NG.


# 69027 22-Nov-2000 ru

mdoc(7) police: do not split author names in the AUTHORS section.


# 68962 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 68854 17-Nov-2000 ru

mdoc(7) police: use certified section headers wherever possible.


# 67627 26-Oct-2000 asmodai

Update @freebsd.org email addresses to @FreeBSD.org as is the
precedent.


# 63563 19-Jul-2000 n_hibma

Typo.

Submitted by: Mike Meyer <mwm@mired.org>


# 59896 02-May-2000 n_hibma

Update my e-mail address


# 59876 01-May-2000 n_hibma

Remove some trailing zeroes.


# 57676 01-Mar-2000 sheldonh

Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.


# 56467 23-Jan-2000 asmodai

Second round of config related changes to the manpages.

device blah0 -> device blah for PCI devices and busses.


# 53200 15-Nov-1999 phantom

* remove i386 specific mark
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49831 15-Aug-1999 mpp

Various man page cleanup:

- 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>


# 48795 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
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


# 47337 20-May-1999 yokota

Remove bio/cam/net/tty labels.

OKed by: peter


# 45596 11-Apr-1999 n_hibma

Fix typo's in previous commit.


# 45590 11-Apr-1999 n_hibma

Corrections supplied by Kazutaka YOKOTA.


# 45564 10-Apr-1999 n_hibma

Add the manpages for ums and ukbd (USB mouse and keyboards)