aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hibma <n_hibma@FreeBSD.org>2000-10-29 13:49:18 +0000
committerNick Hibma <n_hibma@FreeBSD.org>2000-10-29 13:49:18 +0000
commitb8a4b6cd44d993e1ab8a9af3ca3b5aee4a22941a (patch)
tree48f84481205361f57d862c8d919847f41d2a5f35
parent47f9d42dabcad35cce387b793a1484a6f7e7f3ca (diff)
Notes
-rw-r--r--usr.sbin/inetd/inetd.82
1 files changed, 1 insertions, 1 deletions
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.