diff options
author | brian <brian@cvs.openbsd.org> | 1999-06-14 10:14:20 +0000 |
---|---|---|
committer | brian <brian@cvs.openbsd.org> | 1999-06-14 10:14:20 +0000 |
commit | 61473e08349aba0d6d1ac1f75601968a23b8dfd9 (patch) | |
tree | 75ca512412610be2fc466866fead9d1100f648b1 | |
parent | ab3debc7db832e85a0d762fcfbb222589717f6a5 (diff) |
Come up with something useful when someone searches for
``dynamic IP''.
-rw-r--r-- | usr.sbin/ppp/ppp/ppp.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ppp/ppp.8 b/usr.sbin/ppp/ppp/ppp.8 index b667d108982..e133900e47c 100644 --- a/usr.sbin/ppp/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp/ppp.8 @@ -1,4 +1,4 @@ -.\" $Id: ppp.8,v 1.51 1999/06/11 11:27:23 brian Exp $ +.\" $Id: ppp.8,v 1.52 1999/06/14 10:14:19 brian Exp $ .Dd 20 September 1995 .nr XX \w'\fC00' .Os @@ -3904,7 +3904,8 @@ is omitted, it defaults to unless the IP address is 0.0.0.0 in which case it defaults to .Dq /0 . .Pp -.Ar Hisaddr +If you wish to assign a dynamic IP number to the peer, +.Ar hisaddr may also be specified as a range of IP numbers in the format .Bd -literal -offset indent .Ar \&IP Ns Oo \&- Ns Ar \&IP Ns Xo |