Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-6]: src/share/man/man4 Pull up revision 1.13 (requested by mart...



details:   https://anonhg.NetBSD.org/src/rev/c182bddbdcad
branches:  netbsd-1-6
changeset: 530045:c182bddbdcad
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Feb 07 20:24:23 2003 +0000

description:
Pull up revision 1.13 (requested by martin in ticket #1152):
Fix a couple spell-o's.

diffstat:

 share/man/man4/pppoe.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r 5c16681c6171 -r c182bddbdcad share/man/man4/pppoe.4
--- a/share/man/man4/pppoe.4    Fri Feb 07 20:23:48 2003 +0000
+++ b/share/man/man4/pppoe.4    Fri Feb 07 20:24:23 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: pppoe.4,v 1.9.2.3 2003/02/07 20:23:48 tron Exp $
+.\"    $NetBSD: pppoe.4,v 1.9.2.4 2003/02/07 20:24:23 tron Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -253,7 +253,7 @@
 .Nm PPPoE
 implementations using the same ethernet interface!
 .Pp
-This option is only usefull if you have a static IP address assigned and
+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
 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
@@ -262,7 +262,7 @@
 .Nm
 driver with this option set will send a
 .Nm PADT
-packet (request to terminate the session). The peer will imediately 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