Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 No trailing space. Also, new sentences need t...
details: https://anonhg.NetBSD.org/src/rev/d6a5679a4860
branches: trunk
changeset: 535940:d6a5679a4860
user: wiz <wiz%NetBSD.org@localhost>
date: Sun Sep 01 20:16:47 2002 +0000
description:
No trailing space. Also, new sentences need two spaces after the dot.
Bump date for last changes.
diffstat:
share/man/man4/pppoe.4 | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diffs (60 lines):
diff -r afb4efa591b5 -r d6a5679a4860 share/man/man4/pppoe.4
--- a/share/man/man4/pppoe.4 Sun Sep 01 19:52:32 2002 +0000
+++ b/share/man/man4/pppoe.4 Sun Sep 01 20:16:47 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pppoe.4,v 1.13 2002/09/01 17:40:07 schmonz Exp $
+.\" $NetBSD: pppoe.4,v 1.14 2002/09/01 20:16:47 wiz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 15, 2002
+.Dd September 1, 2002
.Dt PPPOE 4
.Os
.Sh NAME
@@ -235,34 +235,34 @@
.Nm
enabled kernel will not interfere with other
.Nm PPPoE
-implementations running on the same machine. Under special circumstances
+implementations running on the same machine. Under special circumstances
(details below) this is not desirable, so the
.Nm
-driver can be told to kill all unknown
+driver can be told to kill all unknown
.Nm PPPoE
sessions received by the ethernet interface used for a configured
.Nm
-interface. To do this, add
+interface. To do this, add
.Pp
.Nm options
.Ar PPPOE_TERM_UNKNOWN_SESSIONS
.Pp
to your kernel config file.
.Pp
-Note that this will break all userland
+Note that this will break all userland
.Nm PPPoE
implementations using the same ethernet interface!
.Pp
This option is only useful if you have a static IP address assigned and
-your ISP does not use LCP echo requests to monitor the link status. After
+your ISP does not use LCP echo requests to monitor the link status. After
a crash or power failure the peer device still tries to send data to the no
longer active session on your computer, and might refuse to reestablish a
-new connection, because there already is an open session. On receipt of such
+new connection, because there already is an open session. On receipt of such
packets the
.Nm
driver with this option set will send a
.Nm PADT
-packet (request to terminate the session). The peer will immediately disconnect
+packet (request to terminate the session). The peer will immediately disconnect
the orphaned session and allow a new one to be established.
.Sh SEE ALSO
.Xr ifwatchd 8 ,
Home |
Main Index |
Thread Index |
Old Index