summaryrefslogtreecommitdiff
path: root/share/man/man7/firewall.7
Commit message (Collapse)AuthorAgeFilesLines
* mdoc sweepJoel Dahl2013-05-131-2/+2
| | | | Notes: svn path=/head/; revision=250604
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
| | | | | | | They have no effect when coming in pairs, or before .Bl/.Bd Notes: svn path=/head/; revision=213573
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-141-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 Ermilov2005-02-131-2/+2
| | | | Notes: svn path=/head/; revision=141851
* Expand *n't contractions.Ruslan Ermilov2005-02-131-5/+5
| | | | Notes: svn path=/head/; revision=141846
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-121-1/+1
| | | | Notes: svn path=/head/; revision=140140
* Mention pf.conf(5), pfctl(8) and pflogd(8) as ADDITIONAL READINGs.Max Laier2004-10-231-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 fileWarner Losh2004-08-071-3/+22
| | | | | | | that is relevant. Notes: svn path=/head/; revision=133251
* Mechanically kill hard sentence breaks and double whitespaces.Ruslan Ermilov2004-07-031-37/+73
| | | | Notes: svn path=/head/; revision=131530
* Assorted markup, spelling, and grammar fixes.Ruslan Ermilov2004-06-161-2/+2
| | | | Notes: svn path=/head/; revision=130582
* Mbits -> Mbits/sChristian Brueffer2003-04-261-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 Ermilov2002-11-291-2/+2
| | | | | | | (.Xr is not yet that smart.) Notes: svn path=/head/; revision=107384
* mdoc(7) police: scheduled sweep.Ruslan Ermilov2002-11-291-3/+3
| | | | | | | Approved by: re Notes: svn path=/head/; revision=107383
* Split an excessively long sentence.Giorgos Keramidas2002-10-221-3/+3
| | | | Notes: svn path=/head/; revision=105749
* Improve wording by removing repetitive use of 'default'.Giorgos Keramidas2002-10-221-1/+1
| | | | Notes: svn path=/head/; revision=105747
* The ipfw module is only loaded if necessary.Giorgos Keramidas2002-10-221-1/+3
| | | | Notes: svn path=/head/; revision=105746
* s/then/than/ where appropriate.Giorgos Keramidas2002-10-221-4/+4
| | | | Notes: svn path=/head/; revision=105745
* rulset -> rulesetGiorgos Keramidas2002-10-221-1/+1
| | | | Notes: svn path=/head/; revision=105744
* Fix typo.Murray Stokely2002-07-291-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, fixupMatthew Dillon2002-06-251-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 beMatthew Dillon2002-06-251-9/+13
| | | | | | | | | loaded as a module. PR: kern/39814 Notes: svn path=/head/; revision=98789
* ispell sweep of share/man/man7/*.Mike Pritchard2002-01-091-16/+16
| | | | Notes: svn path=/head/; revision=89127
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-07-141-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 Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79558
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79538
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-3/+0
| | | | Notes: svn path=/head/; revision=79454
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).Ruslan Ermilov2001-07-061-7/+7
| | | | Notes: svn path=/head/; revision=79366
* Add two new manual pages related to general firewall and tuning issuesMatthew Dillon2001-05-271-0/+375
Reviewed by: hackers Notes: svn path=/head/; revision=77282