summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2014-03-17 17:07:44 +0000
committerderaadt <deraadt@openbsd.org>2014-03-17 17:07:44 +0000
commit890746810e24ea027f108cccac9f88e47d4d413e (patch)
tree2d2febf49303bc2b1785e4253f0d0b71b6966eb8 /usr.sbin/pppd
parentNuke pointless blank lines, defines, comments and casts. Eliminate (diff)
downloadwireguard-openbsd-890746810e24ea027f108cccac9f88e47d4d413e.tar.xz
wireguard-openbsd-890746810e24ea027f108cccac9f88e47d4d413e.zip
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 'usr.sbin/pppd')
-rw-r--r--usr.sbin/pppd/pppd.85
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8
index 3110fb28672..55fefdfbdc6 100644
--- a/usr.sbin/pppd/pppd.8
+++ b/usr.sbin/pppd/pppd.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pppd.8,v 1.42 2014/01/21 03:15:46 schwarze Exp $
+.\" $OpenBSD: pppd.8,v 1.43 2014/03/17 17:07:45 deraadt Exp $
.\" Id: pppd.8,v 1.27 1998/03/31 04:31:08 paulus Exp $
.\"
.\" Copyright (c) 1993-2003 Paul Mackerras <paulus@samba.org>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 21 2014 $
+.Dd $Mdocdate: March 17 2014 $
.Dt PPPD 8
.Os
.Sh NAME
@@ -1427,7 +1427,6 @@ This signal acts as a toggle.
.Xr ppp 4 ,
.Xr tty 4 ,
.Xr chat 8 ,
-.Xr ppp 8 ,
.Xr syslogd 8 ,
.Xr tcpdump 8
.Rs