Subject: CVS commit: src/dist/pf/share/man
To: None <source-changes@NetBSD.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: source-changes
Date: 04/26/2006 17:55:34
Module Name:	src
Committed By:	pavel
Date:		Wed Apr 26 17:55:34 UTC 2006

Modified Files:
	src/dist/pf/share/man/man4: pf.4
	src/dist/pf/share/man/man5: pf.conf.5

Log Message:
The "group" keyword is not supported in NetBSD, so:
- add a CAVEATS section to pf(4) and note it
- in the description in pf.conf(5) say it is unsupported
- remove it from the grammar in pf.conf(5).

Approved by Peter Postma.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/pf/share/man/man4/pf.4
cvs rdiff -r1.5 -r1.6 src/dist/pf/share/man/man5/pf.conf.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.