summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2007-06-01 21:33:21 +0000
committerremko <remko@FreeBSD.org>2007-06-01 21:33:21 +0000
commit48e05cbb50fdfb53ac2e16924eb1eea08e982321 (patch)
tree67b201ae84ede4e93ed563679c7746eec9e22f10
parent02d75b01083b58c0647e5a520bb033aa078387e8 (diff)
downloadFreeBSD-src-48e05cbb50fdfb53ac2e16924eb1eea08e982321.zip
FreeBSD-src-48e05cbb50fdfb53ac2e16924eb1eea08e982321.tar.gz
Revert my previous change, add an MLINK from securelevel.7 to security.7
Discussed with: brueffer
-rw-r--r--contrib/pf/man/pf.conf.54
-rw-r--r--share/man/man7/Makefile1
2 files changed, 3 insertions, 2 deletions
diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5
index ebaa388..0a7723c 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 75f8649..965b594 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 <bsd.prog.mk>
OpenPOWER on IntegriCloud