Fix a couple spell-o's.

This commit is contained in:
schmonz 2002-09-01 17:40:07 +00:00
parent 7b46d3361c
commit 273368f404

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pppoe.4,v 1.12 2002/09/01 17:35:38 martin Exp $
.\" $NetBSD: pppoe.4,v 1.13 2002/09/01 17:40:07 schmonz Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -253,7 +253,7 @@ Note that this will break all userland
.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 @@ packets the
.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 ,