diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2004-07-29 05:59:43 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2004-07-29 05:59:43 +0000 |
| commit | b5bc6d4db0d4a428ce9fc6395ba1b12ec45cd95f (patch) | |
| tree | eaa6e0147ffbfccf0e0eff48aa2ec055f554cb13 /usr.sbin/ppp/ppp.8.m4 | |
| parent | e9346e012de4048d1d0c97bc69e992db05043779 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ppp/ppp.8.m4')
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 1f8dce405467..e0d27438e47d 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -27,7 +27,7 @@ changecom(,)dnl .\" .\" $FreeBSD$ .\" -.Dd September 20, 1995 +.Dd July 20, 2004 .Dt PPP 8 .Os .Sh NAME @@ -5256,6 +5256,11 @@ below. In .Fl background mode, each number is attempted at most once. +.It set pppoe Op standard|3Com +This option configures the underlying +.Xr ng_pppoe 4 +node to either standard RFC2516 PPPoE or proprietary 3Com mode. +If not set the system default will be used. .It set Op proc Ns Xo .No title Op Ar value .Xc |
