Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/dist/pf/usr.sbin/authpf Remove references to securelevel(7) ...



details:   https://anonhg.NetBSD.org/src/rev/5654ba1e3e4c
branches:  trunk
changeset: 747313:5654ba1e3e4c
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Sep 10 13:17:39 2009 +0000

description:
Remove references to securelevel(7) and ssl(8), which don't exist.
>From Jukka Ruohonen.

diffstat:

 dist/pf/usr.sbin/authpf/authpf.8 |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r bb314664187f -r 5654ba1e3e4c dist/pf/usr.sbin/authpf/authpf.8
--- a/dist/pf/usr.sbin/authpf/authpf.8  Thu Sep 10 09:10:29 2009 +0000
+++ b/dist/pf/usr.sbin/authpf/authpf.8  Thu Sep 10 13:17:39 2009 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: authpf.8,v 1.9 2009/03/22 14:29:35 perry Exp $
+.\" $NetBSD: authpf.8,v 1.10 2009/09/10 13:17:39 wiz Exp $
 .\" $OpenBSD: authpf.8,v 1.44 2007/05/31 19:20:22 jmc Exp $
 .\"
 .\" Copyright (c) 1998-2007 Bob Beck (beck%openbsd.org@localhost>.  All rights reserved.
@@ -390,8 +390,7 @@
 wireless network (a hub with several hundred ports), the default rule set as
 well as the per-user rules should probably allow very few things beyond
 encrypted protocols like
-.Xr ssh 1 ,
-.Xr ssl 8 ,
+.Xr ssh 1
 or
 .Xr ipsec 4 .
 On a securely switched network, with plug-in jacks for visitors who are
@@ -508,7 +507,6 @@
 .Sh SEE ALSO
 .Xr pf 4 ,
 .Xr pf.conf 5 ,
-.Xr securelevel 7 ,
 .Xr ftp-proxy 8
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index