diff options
author | ache <ache@FreeBSD.org> | 1995-05-13 22:06:12 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-05-13 22:06:12 +0000 |
commit | 87576e5822237fb99b6542e40cee0090199f3eb4 (patch) | |
tree | 30bfc8c28f05b901d68e7cfe0fb33ff3a96e2bf4 /usr.bin | |
parent | b9f7f0bc6197dbab0bbfa7fe2a9c483532654d86 (diff) | |
download | FreeBSD-src-87576e5822237fb99b6542e40cee0090199f3eb4.zip FreeBSD-src-87576e5822237fb99b6542e40cee0090199f3eb4.tar.gz |
Fix manpage lies about -P
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ncftp/ncftp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ncftp/ncftp.1 b/usr.bin/ncftp/ncftp.1 index 67ff6e2..8cae4fb 100644 --- a/usr.bin/ncftp/ncftp.1 +++ b/usr.bin/ncftp/ncftp.1 @@ -1258,7 +1258,7 @@ this is provided for compatibility with .RB `` "ftp \-n" ''. .TP .B \-P -toggle passive mode (defaults to on). Useful for work behind firewalls. +toggle passive mode (defaults to off). Useful for work behind firewalls. .TP .BI \-V " x" sets verbosity to level |