History log of /freebsd-9.3-release/share/man/man4/urio.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)


# 205196 15-Mar-2010 joel

Switch to our preferred license.

Approved by: Dirk-Willem Van Gulik <dirkx@webweaving.org>


# 202386 15-Jan-2010 ru

Use the newly brought %U macro.


# 164524 22-Nov-2006 brueffer

Use our standard section 4 SYNOPSIS.

MFC after: 3 days


# 141580 09-Feb-2005 ru

Fixed the misplaced $FreeBSD$.


# 135827 26-Sep-2004 simon

- Add a HARDWARE section which lists supported devices based on the
Hardware Notes.
- Update some text to fit better now that this driver support
multiple different device types.

MFC after: 3 days


# 117054 30-Jun-2003 mph

Correct spelling of "TracyChapman".


# 112610 25-Mar-2003 keramida

Delete MAKEDEV references

PR: 50284
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru>


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


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


# 59876 01-May-2000 n_hibma

Remove some trailing zeroes.


# 58146 16-Mar-2000 sheldonh

Clean up mdoc:

* Apply sentence breaking style.
* Add missing periods to the ends of sentences.
* Replace bogus use of Nm with Em and Pa as appropriate.
* Rename the EXAMPLE section to EXAMPLES.
* Tidy up wording and fix spelling errors.
* Use an Rs -> Re block instead of Xr for the SourceForge URL.
* Correct the SourceForge URL.
* Improve the compilation instructions for the SourceForge utilities.

Approved by: n_hibma


# 58133 16-Mar-2000 n_hibma

Please welcome the URio driver. Written by
Iwasa Kazmi <kzmi\@ca2.so-net.ne.jp>