diff options
author | 2006-05-18 19:38:54 +0000 | |
---|---|---|
committer | 2006-05-18 19:38:54 +0000 | |
commit | e197aed6884ee64ad619ca093526d05d3834d22c (patch) | |
tree | d07ae5b6ce8ddc45ceef650ff76b6d49145f5da2 | |
parent | sync (diff) | |
download | wireguard-openbsd-e197aed6884ee64ad619ca093526d05d3834d22c.tar.xz wireguard-openbsd-e197aed6884ee64ad619ca093526d05d3834d22c.zip |
Reference pppoe(4).
``it makes sense'' jmc@
-rw-r--r-- | usr.sbin/pppoe/pppoe.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pppoe/pppoe.8 b/usr.sbin/pppoe/pppoe.8 index 0834c84b502..d3be3037e58 100644 --- a/usr.sbin/pppoe/pppoe.8 +++ b/usr.sbin/pppoe/pppoe.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pppoe.8,v 1.19 2005/09/30 20:34:26 jaredy Exp $ +.\" $OpenBSD: pppoe.8,v 1.20 2006/05/18 19:38:54 ray Exp $ .\" .\" Copyright (c) 2000 Network Security Technologies, Inc. .\" (http://www.netsec.net) @@ -213,6 +213,7 @@ Allow to adjust the maximum segment size on outgoing SYN packets. .El .Sh SEE ALSO +.Xr pppoe 4 , .Xr tun 4 , .Xr hostname.if 5 , .Xr ifconfig 8 , |