From b8a4b6cd44d993e1ab8a9af3ca3b5aee4a22941a Mon Sep 17 00:00:00 2001 From: Nick Hibma Date: Sun, 29 Oct 2000 13:49:18 +0000 Subject: Be explicit about the fact that you can only specify one IP address/hostname --- usr.sbin/inetd/inetd.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/inetd') diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index c10f9cd6eb3e..61aa33f57f76 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -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. -- cgit v1.3