Punctuation/casing fixes, and don't repeat too verbosely how to set sysctl()s.

Noted by Martin Husemann.
This commit is contained in:
wiz 2002-07-16 09:03:10 +00:00
parent 5350bc28c2
commit f277e86bfd
1 changed files with 5 additions and 12 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pppoe.4,v 1.10 2002/07/15 22:03:00 wiz Exp $ .\" $NetBSD: pppoe.4,v 1.11 2002/07/16 09:03:10 wiz Exp $
.\" .\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc. .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -80,13 +80,13 @@ interface is usable, it needs to be configured. The following steps
are necessary: are necessary:
.Bl -bullet .Bl -bullet
.It .It
create the interface Create the interface.
.It .It
connect an Ethernet interface Connect an Ethernet interface.
This interface is used for the physical communication. As noted above it This interface is used for the physical communication. As noted above it
must be marked UP, but need not have an IP address. must be marked UP, but need not have an IP address.
.It .It
configure authentication Configure authentication.
The PPP session needs to identify the client to the peer. For more details The PPP session needs to identify the client to the peer. For more details
on the available options see on the available options see
.Xr pppoectl 8 . .Xr pppoectl 8 .
@ -143,14 +143,7 @@ For connections originating from your
connected machines, this is accomplished by setting the sysctl connected machines, this is accomplished by setting the sysctl
variable variable
.Dv net.inet.tcp.mss_ifmtu .Dv net.inet.tcp.mss_ifmtu
to 1, i.e., by adding this to 1 (see above).
.Bd -literal -offset indent
# Obey interface MTUs when calculating MSS
net.inet.tcp.mss_ifmtu=1
.Ed
.Pp
to
.Pa /etc/sysctl.conf .
For connections originating from systems behind your For connections originating from systems behind your
.Nm .Nm
router, you need to set the router, you need to set the