summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ed.4
Commit message (Collapse)AuthorAgeFilesLines
* -mdoc sweep.ru2005-11-181-2/+2
|
* Work around an apparent mdoc(7) bug.trhodes2005-10-071-6/+4
| | | | | Spotted by: marius Discussed with: ru
* Note added support for Tamarack TC5229J, Axiom and Dlink parts. Bump date.imp2005-10-051-2/+11
|
* Note Hawking PN652TX supportimp2005-09-221-0/+2
|
* Break long lines and kill a few instances of EOL whitespace.trhodes2005-07-211-2/+2
| | | | Noticed by: ru
* Add a "Load module on start up" comment, similar to mac_*.4 pages[1].trhodes2005-07-191-2/+16
| | | | | | | | Quote .Cd and .Nd text. Bump doc date. Requested by: some user through ru Supported by: ru, dwmalone, brueffer
* Note non-support of modem side of DMF650TX cardimp2005-07-151-1/+6
|
* Add a boatload of new device ids, gleaned from the pcmcia-cs-3.2.8imp2005-07-101-2/+24
| | | | | | | distribution. Add the appropriate devices to the man pages. Obtained from: pcmcia-cs Approved by: re (scottl)
* Assorted markup fixes and minor wordsmithing.ru2005-06-151-1/+1
| | | | Approved by: re
* Tweak description and add Belkin F5D5020imp2005-02-231-2/+6
|
* Expand contractions.ru2005-02-131-1/+1
|
* Expand *n't contractions.ru2005-02-131-3/+3
|
* Minor nits noted by ru@imp2005-02-091-3/+5
|
* Note the options required for the cards as I know it...imp2005-02-091-2/+2
|
* Sort sections.ru2005-01-211-7/+7
|
* - add a HARDWARE section based on the hardware notesbrueffer2004-09-161-14/+140
| | | | | | | - capitalize Ethernet - minor fixes MFC after: 3 days
* Add a HARDWARE section which lists supported devices. The actualsimon2004-07-141-7/+24
| | | | | device listings has been moved (and in some cases more or less rewritten) from the DESCRIPTION section.
* Xref miibus(4).trhodes2003-02-151-0/+1
|
* mdoc(7) police: really back out rev. 1.32.ru2002-05-291-0/+1
|
* Remove my change to the synopsis fieldtrhodes2002-04-221-1/+0
| | | | | Requested by: bde pointy hat to: myself ;)
* Add more information to SYNOPSIS of ed.4trhodes2002-04-161-1/+1
| | | | | PR: 36467 MFC after: 3 days
* mdoc(7) police: tidy up markup and spelling.ru2002-01-171-23/+24
| | | | PR: docs/33962
* Explicitely mention this driver supports the RealTek 8029.asmodai2001-11-021-1/+2
| | | | This should lessen some questions.
* Mention that ed requires miibus.iedowse2001-10-071-1/+2
| | | | Suggested by: Eugene Grosbein <eugen@grosbein.pp.ru>
* Add more information to the 'device timeout' message in themurray2001-09-031-0/+4
| | | | | | diagnostics section. PR: docs/30163
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-2/+2
| | | | | | | | | | 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
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Note support for the Digital Etherworks DE305 cardwilko2001-06-171-1/+2
|
* Remove the MD part from the document title.ru2001-02-201-1/+1
| | | | Forgotten by: obrien
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-4/+4
|
* Use Fx macro wherever possible.ru2000-11-141-1/+1
|
* * I don't think that ed-devices are still "high performance ethernet ↵alex2000-10-061-6/+6
| | | | | | | | device"s. Change that to "ethernet device". * Update synopsis for the new config-style: just "device ed". * PCI and PC Card devices are also supported.
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-2/+2
|
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-21/+42
|
* Add a reference to ng_ether(8).archie2000-01-251-1/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove bio/cam/net/tty labels.yokota1999-05-201-3/+3
| | | | OKed by: peter
* Make `ed0' example match reality.obrien1999-05-041-4/+3
| | | | | Merge `ed1' and `ed2' examples as we don't ship with an `ed1' any more we yet, the example of extra flags could be useful to someone.
* Removed all `vector xxxintr' specifications. Interrupt handlers are nowbde1998-10-221-4/+4
| | | | configured in drivers.
* Spelling fixes.jkoshy1998-06-081-5/+5
| | | | | Submitted by: Josh Gilliam <josh@quick.net> PR: 6880
* .Sh AUTHOR -> .Sh AUTHORS according to mdoc specs.charnier1998-03-121-3/+4
| | | | Use .An/.Aq.
* Use the .Fx macro for FreeBSD references for releases prior to 2.0.mpp1997-03-211-3/+6
| | | | | Use the .Tn macro for generic FreeBSD references. Cleanup other formatting problems noticed while making the above changes.
* The .Fx macro doesn't know about any of the 1.* FreeBSD releases.mpp1997-02-281-3/+2
|
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
|
* Fix a bunch of man pages to stop abusing the .Nm macro, alongmpp1997-02-051-9/+8
| | | | | | | with some other minor fixes for some problems I noticed while making these changes. Pointed out by: bde
* Driver also supports the HP PC Lan+ adaptor.obrien1997-01-201-2/+4
| | | | Reviewed by: personally tested. :-)
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Sort cross references.wosch1996-12-261-3/+3
|
* Close out kern/46.pst1995-10-281-4/+4
| | | | | Make documentation match reality. -link2 is used to switch ports on 3COM cards.
OpenPOWER on IntegriCloud