summaryrefslogtreecommitdiffstats
path: root/share/man/man4/pflog.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync struct pfloghdr with reality, pt out Johan Ryberg <johan at securit.se>henning2012-07-281-4/+10
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* note that multiple instances can be created,jmc2006-10-251-3/+15
| | | | | | and adapt the example to show how... ok henning
* document new fieldsdhartmei2005-05-271-1/+5
|
* Homogeneize config lines for pseudo-devices, and do not put fixed values.miod2004-03-211-2/+2
|
* pfsync.4:jmc2003-12-161-2/+2
| | | | | | | | | - new sentence, new line - kill whitespace at EOL - escape a dot at EOL pflog.4: - subject verb agreement
* Clean up first paragraph.mcbride2003-12-161-6/+7
|
* sync pfloghdr with <net/if_pflog.h>;jmc2003-09-221-7/+11
| | | | ok henning@
* - section reorderjmc2003-06-061-2/+2
| | | | | - some macro fixes - kill whitespace at EOL
* Nuke terms 3 & 4.weingart2003-06-031-6/+1
|
* pf.4: Grammar & xrefweingart2001-12-101-0/+89
pflog.4: New, thanks to frantzen for feedback. Ok deraadt@