aboutsummaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
diff options
context:
space:
mode:
authorYaroslav Tykhiy <ytykhiy@gmail.com>2003-01-29 10:58:58 +0000
committerYaroslav Tykhiy <ytykhiy@gmail.com>2003-01-29 10:58:58 +0000
commitc152df28e55f873d109a9fea03481a4af5741bcc (patch)
tree6b0fff68e3d98dd8eb8d4cd2b89f8469701cc613 /libexec/ftpd/ftpd.8
parentce9287fc02f73645761e9cd5fbcf8f5f8246dc7a (diff)
Notes
Diffstat (limited to 'libexec/ftpd/ftpd.8')
-rw-r--r--libexec/ftpd/ftpd.85
1 files changed, 4 insertions, 1 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8
index 491c177d60a8..5bf7c00e6e0c 100644
--- a/libexec/ftpd/ftpd.8
+++ b/libexec/ftpd/ftpd.8
@@ -40,7 +40,7 @@
.Nd Internet File Transfer Protocol server
.Sh SYNOPSIS
.Nm
-.Op Fl 46ADdEMmOoRrSUvW
+.Op Fl 46ADdEhMmOoRrSUvW
.Op Fl l Op Fl l
.Op Fl a Ar address
.Op Fl P Ar port
@@ -108,6 +108,9 @@ Debugging information is written to the syslog using
.It Fl E
Disable the EPSV command.
This is useful for servers behind older firewalls.
+.It Fl h
+Disable printing host-specific information, such as the
+server software version or hostname, in server messages.
.It Fl l
Each successful and failed
.Xr ftp 1