diff options
author | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-02-01 06:19:20 +0000 |
---|---|---|
committer | Jun-ichiro itojun Hagino <itojun@cvs.openbsd.org> | 2002-02-01 06:19:20 +0000 |
commit | c0663b2e69e2062ebb4fe9a96f16b4ec8275e3c5 (patch) | |
tree | d611317370bdf3ed486643dc521dc04d24b1eebf /libexec/ftp-proxy | |
parent | fad79c0771e4b9ae3a526026e1ed376686792a43 (diff) |
missing period
Diffstat (limited to 'libexec/ftp-proxy')
-rw-r--r-- | libexec/ftp-proxy/ftp-proxy.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftp-proxy/ftp-proxy.8 b/libexec/ftp-proxy/ftp-proxy.8 index 5f3e446206d..e8426d6b4ca 100644 --- a/libexec/ftp-proxy/ftp-proxy.8 +++ b/libexec/ftp-proxy/ftp-proxy.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp-proxy.8,v 1.13 2001/12/06 00:27:29 deraadt Exp $ +.\" $OpenBSD: ftp-proxy.8,v 1.14 2002/02/01 06:19:19 itojun Exp $ .\" .\" Copyright (c) 1996-2001 .\" Obtuse Systems Corporation, All rights reserved. @@ -115,7 +115,7 @@ The proxy does libwrap operations after determining the destination of the captured control connection, so that tcp wrapper rules may be written based on the destination as well as the source of ftp connections. .It Fl r -Use reverse host (reverse DNS) lookups for logging and libwrap use +Use reverse host (reverse DNS) lookups for logging and libwrap use. By default the proxy does not look up hostnames for libwrap or logging purposes. .It Fl m Ar minport |