summaryrefslogtreecommitdiffstats
path: root/share/man/man9/radio.9 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt for AUTHORS email; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-171-5/+5
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* deploy .An -nosplit; ok jmcjaredy2005-09-301-1/+2
|
* - section reorderjmc2003-06-061-6/+6
| | | | | | - macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, .Fx for FreeBSD
* .Xr's for section9:jmc2003-03-081-8/+8
| | | | | | | | | | - MLINKS for uvm stuff - MLINK vgone.9 vgonel.9 - typos - fixed SYNOPSIS of extattr(9) lots of help from miod and art ok miod@ art@
* - use .Ft and .Fn for function prototypes.wcobb2002-08-291-15/+14
| | | | | - remove empty lines. ok mpech@
* man9/:mpech2002-05-281-2/+2
| | | | | | | | | o) Start new sentence on a new line; o) FreeBSD -> .Fx; o) OpenBSD -> .Ox; o) Close .Bl/Bd lists; millert@ ok
* update from Vladimir Popov <jumbo@narod.ru> and some from memickey2002-01-041-16/+51
|
* o) better -mdoc syntax;mpech2001-10-081-6/+2
| | | | | | | | o) start new sentence on a new line; o) sort SEE ALSO; o) close .Bd; millert@ ok
* Radio drivers and interfaces manuals.gluk2001-10-041-0/+93
From Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net>