diff options
author | dwmalone <dwmalone@FreeBSD.org> | 2001-05-26 14:33:47 +0000 |
---|---|---|
committer | dwmalone <dwmalone@FreeBSD.org> | 2001-05-26 14:33:47 +0000 |
commit | c4a5325a948370d7cab8bf684072712d06225479 (patch) | |
tree | 88a206b81142764a2f1f735cc02a2ef2122fcdec /usr.sbin/inetd | |
parent | 7f6febda7a18712bcac5eb315a48ddac01053e6a (diff) | |
download | FreeBSD-src-c4a5325a948370d7cab8bf684072712d06225479.zip FreeBSD-src-c4a5325a948370d7cab8bf684072712d06225479.tar.gz |
Don't spell requester as requestor.
Diffstat (limited to 'usr.sbin/inetd')
-rw-r--r-- | usr.sbin/inetd/inetd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 0bee405..3cd6e5a 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -542,7 +542,7 @@ When given the option .Nm will log an entry to syslog each time a connection is accepted, noting the -service selected and the IP-number of the remote requestor if available. +service selected and the IP-number of the remote requester if available. Unless otherwise specified in the configuration file, and in the absence of the .Fl W |