summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-11-21 09:26:55 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-11-21 09:26:55 +0000
commit2ab2189f26fecdb6cdfc0432cd3d3fd65b356ca6 (patch)
treefe8e32578a0a84e197943c4125385b1e6ce0ac0d
parent8391c6e483640b8a9db12b9697d3c3cb7bc9c526 (diff)
WCCPv1, not WCCPv2; from Berk D. Demir;
also alter -width of a list to make it look a bit better;
-rw-r--r--share/man/man4/gre.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/gre.4 b/share/man/man4/gre.4
index 3343027d9f2..90a946592e2 100644
--- a/share/man/man4/gre.4
+++ b/share/man/man4/gre.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gre.4,v 1.20 2003/11/09 16:06:07 jmc Exp $
+.\" $OpenBSD: gre.4,v 1.21 2003/11/21 09:26:54 jmc Exp $
.\" $NetBSD: gre.4,v 1.10 1999/12/22 14:55:49 kleink Exp $
.\"
.\" Copyright 1998 (c) The NetBSD Foundation, Inc.
@@ -52,11 +52,11 @@ are enabled with the following
.Xr sysctl 3
variables respectively in
.Pa /etc/sysctl.conf :
-.Bl -tag -width xxxxxxxxxxxxxxxxxxxxx
+.Bl -tag -width "net.inet.mobileip.allow"
.It net.inet.gre.allow
Allow GRE packets in and out of the system.
.It net.inet.gre.wccp
-Allow WCCPv2-style GRE packets into the system (depends on the above).
+Allow WCCPv1-style GRE packets into the system (depends on the above).
.It net.inet.mobileip.allow
Allow MobileIP packets in and out of the system.
.El