Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mdoc sweep | Joel Dahl | 2013-05-13 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=250604 | ||||
* | mdoc: drop redundant .Pp and .LP calls | Ulrich Spörlein | 2010-10-08 | 1 | -1/+0 |
| | | | | | | | They have no effect when coming in pairs, or before .Bl/.Bd Notes: svn path=/head/; revision=213573 | ||||
* | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 1 | -1/+1 |
| | | | | | | | | | | - Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days Notes: svn path=/head/; revision=148011 | ||||
* | Expand contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=141851 | ||||
* | Expand *n't contractions. | Ruslan Ermilov | 2005-02-13 | 1 | -5/+5 |
| | | | | Notes: svn path=/head/; revision=141846 | ||||
* | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-12 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=140140 | ||||
* | Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs. | Max Laier | 2004-10-23 | 1 | -0/+7 |
| | | | | | | | Requested by: Chris Laverdure <dashevil sympatico ca> Notes: svn path=/head/; revision=136811 | ||||
* | Expand indirect reference to copyright file to the portion of that file | Warner Losh | 2004-08-07 | 1 | -3/+22 |
| | | | | | | | that is relevant. Notes: svn path=/head/; revision=133251 | ||||
* | Mechanically kill hard sentence breaks and double whitespaces. | Ruslan Ermilov | 2004-07-03 | 1 | -37/+73 |
| | | | | Notes: svn path=/head/; revision=131530 | ||||
* | Assorted markup, spelling, and grammar fixes. | Ruslan Ermilov | 2004-06-16 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=130582 | ||||
* | Mbits -> Mbits/s | Christian Brueffer | 2003-04-26 | 1 | -4/+4 |
| | | | | | | | | | | | band width -> bandwidth PR: 39822 Submitted by: Chris Pepper <pepper@rockefeller.edu> MFC after: 3 days Notes: svn path=/head/; revision=114062 | ||||
* | Back out part of last delta that was committed by accident. | Ruslan Ermilov | 2002-11-29 | 1 | -2/+2 |
| | | | | | | | (.Xr is not yet that smart.) Notes: svn path=/head/; revision=107384 | ||||
* | mdoc(7) police: scheduled sweep. | Ruslan Ermilov | 2002-11-29 | 1 | -3/+3 |
| | | | | | | | Approved by: re Notes: svn path=/head/; revision=107383 | ||||
* | Split an excessively long sentence. | Giorgos Keramidas | 2002-10-22 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=105749 | ||||
* | Improve wording by removing repetitive use of 'default'. | Giorgos Keramidas | 2002-10-22 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=105747 | ||||
* | The ipfw module is only loaded if necessary. | Giorgos Keramidas | 2002-10-22 | 1 | -1/+3 |
| | | | | Notes: svn path=/head/; revision=105746 | ||||
* | s/then/than/ where appropriate. | Giorgos Keramidas | 2002-10-22 | 1 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=105745 | ||||
* | rulset -> ruleset | Giorgos Keramidas | 2002-10-22 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=105744 | ||||
* | Fix typo. | Murray Stokely | 2002-07-29 | 1 | -1/+1 |
| | | | | | | | | PR: docs/41091 MFC after: 1 day Notes: svn path=/head/; revision=100864 | ||||
* | ICMP type 3 packets should be let through for TCP MTU discovery, fixup | Matthew Dillon | 2002-06-25 | 1 | -3/+6 |
| | | | | | | | | | the documentation and sample firewall. PR: docs/39495 Notes: svn path=/head/; revision=98794 | ||||
* | update the firewall documentation to cover the fact that ipfw can be | Matthew Dillon | 2002-06-25 | 1 | -9/+13 |
| | | | | | | | | | loaded as a module. PR: kern/39814 Notes: svn path=/head/; revision=98789 | ||||
* | ispell sweep of share/man/man7/*. | Mike Pritchard | 2002-01-09 | 1 | -16/+16 |
| | | | | Notes: svn path=/head/; revision=89127 | ||||
* | Removed whitespace at end-of-line; no content changes. I simply did | Jens Schweikhardt | 2001-07-14 | 1 | -18/+18 |
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=79727 | ||||
* | mdoc(7) police: eliminate warnings. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=79558 | ||||
* | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=79538 | ||||
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -3/+0 |
| | | | | Notes: svn path=/head/; revision=79454 | ||||
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 1 | -7/+7 |
| | | | | Notes: svn path=/head/; revision=79366 | ||||
* | Add two new manual pages related to general firewall and tuning issues | Matthew Dillon | 2001-05-27 | 1 | -0/+375 |
Reviewed by: hackers Notes: svn path=/head/; revision=77282 |