summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-03-17 17:07:46 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-03-17 17:07:46 +0000
commit4cc13ef8fb7ed5c410862bd9303546b2bd9609cb (patch)
tree02e721f25069277774db5002d6dfe2412f746c05 /share/man/man4
parentbe93d6a9c125d07dfc2cc9f217b29a90d316ae6f (diff)
the userland ppp(9) code goes awa. Having too much ppp choice in the
tree results in one-true-ppp not coming into existance. This code is essentially un-audited and quite dangerous. ok claudio sthen
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/pppoe.48
-rw-r--r--share/man/man4/sppp.47
2 files changed, 6 insertions, 9 deletions
diff --git a/share/man/man4/pppoe.4 b/share/man/man4/pppoe.4
index baa02391786..d48ad259a74 100644
--- a/share/man/man4/pppoe.4
+++ b/share/man/man4/pppoe.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppoe.4,v 1.24 2012/09/26 17:34:38 jmc Exp $
+.\" $OpenBSD: pppoe.4,v 1.25 2014/03/17 17:07:45 deraadt Exp $
.\" $NetBSD: pppoe.4,v 1.26 2003/10/02 07:06:36 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
@@ -28,7 +28,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: September 26 2012 $
+.Dd $Mdocdate: March 17 2014 $
.Dt PPPOE 4
.Os
.Sh NAME
@@ -237,9 +237,7 @@ for more information on MTU, MSS, and NAT.
.Xr sppp 4 ,
.Xr hostname.if 5 ,
.Xr pf.conf 5 ,
-.Xr ifconfig 8 ,
-.Xr ppp 8 ,
-.Xr pppoe 8
+.Xr ifconfig 8
.Sh STANDARDS
.Rs
.%A L. Mamakos
diff --git a/share/man/man4/sppp.4 b/share/man/man4/sppp.4
index a70167cee6a..f4bcc35f997 100644
--- a/share/man/man4/sppp.4
+++ b/share/man/man4/sppp.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sppp.4,v 1.23 2013/07/16 16:05:49 schwarze Exp $
+.\" $OpenBSD: sppp.4,v 1.24 2014/03/17 17:07:45 deraadt Exp $
.\"
.\" Copyright (c) 1997 Joerg Wunsch
.\"
@@ -25,7 +25,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd $Mdocdate: July 16 2013 $
+.Dd $Mdocdate: March 17 2014 $
.Dt SPPP 4
.Os
.Sh NAME
@@ -204,8 +204,7 @@ take place.
.Sh SEE ALSO
.Xr inet 4 ,
.Xr pppoe 4 ,
-.Xr ifconfig 8 ,
-.Xr ppp 8
+.Xr ifconfig 8
.Sh STANDARDS
.Rs
.%A G. McGregor