summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_tty.4
Commit message (Collapse)AuthorAgeFilesLines
* Verify that SYNOPSIS section compiles.ru2005-02-051-1/+1
|
* Sort sections.ru2005-01-211-9/+9
|
* Mechanically kill hard sentence breaks and double whitespaces.ru2004-07-031-2/+4
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-3/+3
|
* Revert my queueing -> queuing commit. Both spellings are correct, anddd2001-08-251-1/+1
| | | | | | some people prefer the former. Submitted by: ken, nectar
* Spelling police: queueing -> queuingdd2001-08-231-1/+1
| | | | | PR: 29985 Submitted by: Joseph Mallett <jmallett@xMach.org>
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-3/+3
| | | | | | | | | | 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
|
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-061-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
|
* Update @freebsd.org email addresses to @FreeBSD.org as is theasmodai2000-10-261-2/+2
| | | | precedent.
* Change archie's and my email addresses from Whistle.com to FreeBSD.orgjulian2000-10-241-2/+2
|
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-041-4/+4
|
* Manual page style work.julian1999-12-211-7/+15
| | | | | Submitted by: Alexey Zelkin <phantom@FreeBSD.org> thanks!
* Stop nroff from complaining about the freeBSD version..julian1999-11-071-1/+1
| | | | Also some updates to the vjc node man page.
* Now that Netgraph is in the system there are some cleanups we can do.julian1999-10-231-14/+4
| | | | | | Also save a slightly closer to completion version of the PPPOE code. Submitted by: Archie Cobbs <archie@freebsd.org>
* Whistle's Netgraph link-layer (sometimes more) networking infrastructure.julian1999-10-211-0/+141
Been in production for 3 years now. Gives Instant Frame relay to if_sr and if_ar drivers, and PPPOE support soon. See: ftp://ftp.whistle.com/pub/archie/netgraph/index.html for on-line manual pages. Reviewed by: Doug Rabson (dfr@freebsd.org) Obtained from: Whistle CVS tree
OpenPOWER on IntegriCloud