diff options
| author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-14 14:48:02 +0000 |
|---|---|---|
| committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-10-14 14:48:02 +0000 |
| commit | ee91e24972d2f60badeaa3bfc7688845d7b1404e (patch) | |
| tree | a58710f4cde9cc0ad0e71a9e7236c3c3b65977a8 | |
| parent | e09f622ecca0a33bc8c52c741c2b135933a8cf2c (diff) | |
Notes
| -rw-r--r-- | share/doc/handbook/userppp.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/handbook/userppp.sgml b/share/doc/handbook/userppp.sgml index dae98389f5e31..6654635f44eb1 100644 --- a/share/doc/handbook/userppp.sgml +++ b/share/doc/handbook/userppp.sgml @@ -1,4 +1,4 @@ -<!-- $Id: userppp.sgml,v 1.8 1996/05/31 02:51:24 mpp Exp $ --> +<!-- $Id: userppp.sgml,v 1.9 1996/10/05 18:36:22 wosch Exp $ --> <!-- The FreeBSD Documentation Project --> <sect>Setting up user PPP<label id="userppp"> @@ -291,7 +291,7 @@ x.x.x.x: <sect1><heading>PPP and Dynamic IP configuration</heading> <!-- XXX --> - <p>If you service provider does not assign static IP numbers, + <p>If your service provider does not assign static IP numbers, <tt>ppp</tt> can be configured to negotiate the local address. This is done by specifying 0 as the local IP address: <tscreen><verb> |
