diff options
author | 1999-06-14 10:14:19 +0000 | |
---|---|---|
committer | 1999-06-14 10:14:19 +0000 | |
commit | fdb661aeb9b0073968d6210ecf9e5b03093fc93a (patch) | |
tree | a393659822bd7db18798da8ae989ec38b7773abc | |
parent | sync (diff) | |
download | wireguard-openbsd-fdb661aeb9b0073968d6210ecf9e5b03093fc93a.tar.xz wireguard-openbsd-fdb661aeb9b0073968d6210ecf9e5b03093fc93a.zip |
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 |