diff options
| author | Brian Somers <brian@FreeBSD.org> | 2004-06-29 07:48:43 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2004-06-29 07:48:43 +0000 |
| commit | 5634e50d5ed7d20f3577716475a02bd1feca02c1 (patch) | |
| tree | 6c909de4b1cb2d30323b4885ba291d75c1c26932 /usr.sbin | |
| parent | d5939061993c5251fbdb41f9efed60598a261f41 (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index cac056f7e31e3..67b36cb4e07c2 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -5181,6 +5181,9 @@ keyword is used, .Nm will refuse to negotiate a higher value. The maximum MTU can be set to 2048 at most. +Note, it is necessary to use the +.Dq maximum +keyword to limit the MTU when using PPPoE. .Pp If no .Ar value |
