summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2005-07-14 20:29:08 +0000
committerbrueffer <brueffer@FreeBSD.org>2005-07-14 20:29:08 +0000
commit2a75eb6afb72a7bd0f226dce36202f89f12280ec (patch)
tree6541e3c2182cf4117b8ae4de1f119802e5540eac /contrib
parent0fcf9ba9f37cab240207cac6dde106bae32393e3 (diff)
downloadFreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.zip
FreeBSD-src-2a75eb6afb72a7bd0f226dce36202f89f12280ec.tar.gz
- Remove MLINKS to nonexistant manpages
- Change some section numbers to match reality - For MLINKS to manpages from ports, mention which port installs them MFC after: 3 days
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pf/man/pflog.46
-rw-r--r--contrib/pf/man/pfsync.42
-rw-r--r--contrib/pf/pfctl/pfctl.86
3 files changed, 8 insertions, 6 deletions
diff --git a/contrib/pf/man/pflog.4 b/contrib/pf/man/pflog.4
index 6fc278e..3040139 100644
--- a/contrib/pf/man/pflog.4
+++ b/contrib/pf/man/pflog.4
@@ -41,7 +41,7 @@ the packet filter,
.Xr pf 4 .
Logged packets can easily be monitored in real
time by invoking
-.Xr tcpdump 8
+.Xr tcpdump 1
on the
.Nm
interface, or stored to disk using
@@ -75,13 +75,13 @@ struct pfloghdr {
# tcpdump -n -e -ttt -i pflog0
.Ed
.Sh SEE ALSO
+.Xr tcpdump 1
.Xr inet 4 ,
.Xr inet6 4 ,
.Xr netintro 4 ,
.Xr pf 4 ,
.Xr ifconfig 8 ,
-.Xr pflogd 8 ,
-.Xr tcpdump 8
+.Xr pflogd 8
.Sh HISTORY
The
.Nm
diff --git a/contrib/pf/man/pfsync.4 b/contrib/pf/man/pfsync.4
index 5746cd5..cde2f7e 100644
--- a/contrib/pf/man/pfsync.4
+++ b/contrib/pf/man/pfsync.4
@@ -210,7 +210,7 @@ net.inet.carp.preempt=1
.Ed
.Sh BUGS
Possibility to view state changes using
-.Xr tcpdump 8
+.Xr tcpdump 1
has not been ported from
.Ox
yet.
diff --git a/contrib/pf/pfctl/pfctl.8 b/contrib/pf/pfctl/pfctl.8
index 9fdb00e..f7b663b 100644
--- a/contrib/pf/pfctl/pfctl.8
+++ b/contrib/pf/pfctl/pfctl.8
@@ -24,6 +24,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
+.\" $FreeBSD$
+.\"
.Dd November 20, 2002
.Dt PFCTL 8
.Os
@@ -83,7 +85,7 @@ When the variable
is set to
.Dv YES
in
-.Xr rc.conf.local 8 ,
+.Xr rc.conf.local 5 ,
the rule file specified with the variable
.Va pf_rules
is loaded automatically by the
@@ -594,11 +596,11 @@ Passive operating system fingerprint database.
.Xr pf 4 ,
.Xr pf.conf 5 ,
.Xr pf.os 5 ,
+.Xr rc.conf 5 ,
.Xr sysctl.conf 5 ,
.Xr authpf 8 ,
.Xr ftp-proxy 8 ,
.Xr rc 8 ,
-.Xr rc.conf 8 ,
.Xr sysctl 8
.Sh HISTORY
The
OpenPOWER on IntegriCloud