diff options
author | 2016-04-01 05:47:34 +0000 | |
---|---|---|
committer | 2016-04-01 05:47:34 +0000 | |
commit | 46fb42349da564dacb6b7a18f7707445ff726cb4 (patch) | |
tree | e20f340b2527f0ee7e74b7a3d42716c04de770be | |
parent | Remove outdated unused compat define. mono_time no longer exists and (diff) | |
download | wireguard-openbsd-46fb42349da564dacb6b7a18f7707445ff726cb4.tar.xz wireguard-openbsd-46fb42349da564dacb6b7a18f7707445ff726cb4.zip |
no Pp before Sh;
-rw-r--r-- | share/man/man4/pppoe.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/pppoe.4 b/share/man/man4/pppoe.4 index 2dc8f88732e..407e1307565 100644 --- a/share/man/man4/pppoe.4 +++ b/share/man/man4/pppoe.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.4,v 1.30 2016/04/01 04:03:35 jsg Exp $ +.\" $OpenBSD: pppoe.4,v 1.31 2016/04/01 05:47:34 jmc Exp $ .\" $NetBSD: pppoe.4,v 1.26 2003/10/02 07:06:36 wiz Exp $ .\" .\" Copyright (c) 2002 The NetBSD Foundation, Inc. @@ -152,7 +152,6 @@ driver with this option set will send a PADT packet (request to terminate the session). The peer will immediately disconnect the orphaned session and allow a new one to be established. -.Pp .Sh MTU/MSS ISSUES Problems can arise on machines with private IPs connecting to the Internet via a machine running both |