Be explicit about the fact that you can only specify one IP address/hostname

This commit is contained in:
Nick Hibma 2000-10-29 13:49:18 +00:00
parent 47f9d42dab
commit b8a4b6cd44

View File

@ -104,7 +104,7 @@ Specify the maximum number of times a service can be invoked
in one minute; the default is 256.
A rate of 0 allows an unlimited number of invocations.
.It Fl a
Specify a specific IP address to bind to.
Specify one specific IP address to bind to.
Alternatively, a hostname can be specified,
in which case the IPv4 or IPv6 address
which corresponds to that hostname is used.