| Summary: | man pf.conf mentions in the TABLES section securelevel(7) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Dr. Markus Waldeck <waldeck> |
| Component: | Books & Articles | Assignee: | Remko Lodder <remko> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Dr. Markus Waldeck
2006-10-14 10:30:31 UTC
Responsible Changed From-To: freebsd-doc->remko I will handle this one, asked max what he thinks should be done (since this is contributed software) remko 2007-06-01 21:09:11 UTC
FreeBSD src repository
Modified files:
contrib/pf/man pf.conf.5
Log:
Change securelevel(7) to security(7). Yes i am aware
that this is within the contrib directory.
PR: docs/104402
Submitted by: Dr. Markus Waldeck <waldeck at gmx dot de>
Discussed with: mlaier
Revision Changes Path
1.12 +2 -2 src/contrib/pf/man/pf.conf.5
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched I committed this to -CURRENT just moments ago, will do the other branches in a few days. remko 2007-11-11 11:55:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man7 Makefile
Log:
MFC rev 1.32 Makefile
This MLINKS security with securelevel, this is one of the things
that was for:
PR: docs/104402 (this change is not within the PR itself)
Revision Changes Path
1.29.8.2 +1 -0 src/share/man/man7/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed the MLINK also had been MFC'ed now, the pf.conf in RELENG_6 is already good, so everything now ships with the correct details. Thanks for the submission! |