summaryrefslogtreecommitdiff
path: root/share/man/man4/my.4
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt to mark up email addresses consistently (final part)Baptiste Daroussin2014-06-261-1/+1
| | | | | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de> Notes: svn path=/head/; revision=267938
* my(4) doesn't need miibus(4).Christian Brueffer2007-03-111-4/+2
| | | | | | | | | Approved by: rwatson (mentor) Obtained from: DragonFly MFC after: 1 week Notes: svn path=/head/; revision=167453
* Xref altq(4) for drivers that support it according to altq(4).Christian Brueffer2007-01-301-0/+1
| | | | Notes: svn path=/head/; revision=166346
* Work around an apparent mdoc(7) bug.Tom Rhodes2005-10-071-6/+4
| | | | | | | | Spotted by: marius Discussed with: ru Notes: svn path=/head/; revision=151046
* Break long lines and kill a few instances of EOL whitespace.Tom Rhodes2005-07-211-2/+2
| | | | | | | Noticed by: ru Notes: svn path=/head/; revision=148220
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].Tom Rhodes2005-07-191-1/+15
| | | | | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer Notes: svn path=/head/; revision=148145
* Add a HARDWARE section which lists supported devices. The actualSimon L. B. Nielsen2004-07-141-4/+8
| | | | | | | | device listings has been moved (and in some cases more or less rewritten) from the DESCRIPTION section. Notes: svn path=/head/; revision=132165
* Catch up my(4) with hardware notes by adding Myson MTD89X to list ofSimon L. B. Nielsen2003-08-311-0/+2
| | | | | | | | | | | supported devices. Submitted by: Lukas Ertl <l.ertl@univie.ac.at> PR: docs/56244 Confirmed by: driver source code Notes: svn path=/head/; revision=119619
* Assorted mdoc(7) fixes.Ruslan Ermilov2003-05-291-4/+5
| | | | | | | Approved by: re (blanket) Notes: svn path=/head/; revision=115392
* Add manual page for, Myson Technology PCI Ethernet Driver.Hiten Pandya2003-05-181-0/+72
PR: docs/39214 Reviewed by: bmah, julian, trhodes Approved by: des (mentor), re (scottl) Notes: svn path=/head/; revision=115138