summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.sparc/ie.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rework the way onboard devices attach on Sun 4/110 systems (which only have amiod2010-06-071-4/+3
| | | | | | | | | | 28 bit address bus) by reusing the regular sun4 configuration stanzas (with the upper four bits set in the device addresses), and clearing them when searching for a PROM mapping. This makes the obio autoconf code simpler, and all knowledge of the 4/110 specifics is now contained in a single file (dev/obio.c). ok todd@ deraadt@
* no sense for devices to reference other (same type) devices;jmc2008-03-311-6/+2
| | | | | requested by deraadt/miod help/ok miod
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* remove mention of the SIOCSIFADDR ioctl or the use of arp in individualbrad2006-11-081-12/+1
| | | | Ethernet driver man pages.
* the start of making .Nd lines more useful for section4;jmc2006-08-301-2/+2
| | | | | | this diff addresses ethernet devices only input from nick jsg deraadt, maybe some others
* uppercase the `e' in Ethernet while here;jmc2004-04-011-2/+2
|
* add missing copyright, with permission from the author (John E. Stone);jmc2004-04-011-3/+14
| | | | problem found by wiz@netbsd
* typos;jmc2003-03-101-3/+2
|
* Last minute cleaning:miod2002-10-011-2/+7
| | | | | | | | - .Xr .Cd police (yawn) - layout glitch in esp(4) - intro(4) update "you're insane" deraadt@
* Powered by @mantoya:mpech2001-10-051-2/+3
| | | | | | | | o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
* o) We don't like .Pp before/after .Sh;mpech2001-08-031-2/+1
| | | | | | | o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok
* - remove all trailing whitespaceaaron1999-07-091-7/+7
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-4/+4
| | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
* Updated man pages for support of qec+qe.jason1998-10-191-3/+6
|
* Add ie.4 man page..johns1998-03-191-0/+47