aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/blackhole.4
Commit message (Collapse)AuthorAgeFilesLines
* Clean up issues reported by mandoc -TlintChristian Brueffer2015-12-141-2/+2
| | | | Notes: svn path=/head/; revision=292205
* Document the sctp blackhole sysctl MIBAllan Jude2015-09-071-13/+24
| | | | | | | | | | | | PR: 184110 Submitted by: Marie Helene Kvello-Aune <marieheleneka@gmail.com> Reviewed by: wblock Approved by: wblock (mentor) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D3528 Notes: svn path=/head/; revision=287528
* Fix a bunch of typos and spelling mistakes.Joel Dahl2010-07-311-1/+1
| | | | Notes: svn path=/head/; revision=210676
* - Do not claim that ipfw is the only firewall package availableDaniel Gerzo2007-01-011-7/+8
| | | | | | | | | in FreeBSD. Approved by: trhodes (mentor), keramida (mentor) Notes: svn path=/head/; revision=165721
* Sort sections.Ruslan Ermilov2005-01-211-2/+2
| | | | Notes: svn path=/head/; revision=140561
* Hiten's patchset for section four manpages, slightly edited by me.Ruslan Ermilov2003-06-281-9/+13
| | | | Notes: svn path=/head/; revision=117011
* A refused connection will return ECONNREFUSED rather than ECONNRESET.Chris Costello2002-12-311-1/+1
| | | | | | | | PR: docs/46654 Submitted by: Christian S.J. Peron <maneo@bsdpro.com> Notes: svn path=/head/; revision=108506
* sysctl -w -> sysctl, remove second person pronouns, and fix some otherDima Dorfman2001-10-151-15/+12
| | | | | | | | | | minor bugs. PR: 30772 Submitted by: Peter Avalos <pavalos@theshell.com> Notes: svn path=/head/; revision=84979
* mdoc(7) police: removed final dot from the .Nd call.Ruslan Ermilov2001-08-141-1/+1
| | | | Notes: svn path=/head/; revision=81625
* Removed whitespace at end-of-line; no content changes. I simply didJens Schweikhardt2001-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 Notes: svn path=/head/; revision=79727
* 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-2/+0
| | | | Notes: svn path=/head/; revision=79454
* Some minor mdoc style cleanup.Mike Pritchard1999-08-281-11/+11
| | | | Notes: svn path=/head/; revision=50531
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Update blackhole(4)Geoff Rehmet1999-08-201-5/+8
| | | | Notes: svn path=/head/; revision=50074
* Add man page for black hole sysctl MIBs.Geoff Rehmet1999-08-171-0/+81
references to follow. Notes: svn path=/head/; revision=49973