From ce7fce40552a69baf11e77218c8143570aff5e54 Mon Sep 17 00:00:00 2001 From: Remko Lodder Date: Fri, 1 Jun 2007 21:33:21 +0000 Subject: [PATCH] Revert my previous change, add an MLINK from securelevel.7 to security.7 Discussed with: brueffer --- contrib/pf/man/pf.conf.5 | 4 ++-- share/man/man7/Makefile | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5 index ebaa388c9560..0a7723c707ed 100644 --- a/contrib/pf/man/pf.conf.5 +++ b/contrib/pf/man/pf.conf.5 @@ -28,7 +28,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 01, 2007 +.Dd October 30, 2006 .Dt PF.CONF 5 .Os .Sh NAME @@ -176,7 +176,7 @@ Without that flag, .Xr pfctl 8 can be used to add or remove addresses from the table at any time, even when running with -.Xr security 7 +.Xr securelevel 7 = 2. .El .Pp diff --git a/share/man/man7/Makefile b/share/man/man7/Makefile index 75f8649b393c..965b5940b060 100644 --- a/share/man/man7/Makefile +++ b/share/man/man7/Makefile @@ -25,5 +25,6 @@ MAN= ascii.7 \ tuning.7 MLINKS= intro.7 miscellaneous.7 +MLINKS+= securelevel.7 security.7 .include