diff options
author | 2001-03-09 16:59:38 +0000 | |
---|---|---|
committer | 2001-03-09 16:59:38 +0000 | |
commit | 453a37d29db5cf3e26b242646748dfc3ac75079b (patch) | |
tree | 9fcf5a2a6cf4c2f506ddd3df6579c4745eebb7d0 | |
parent | Don't list available keyboard encodings here, they may change often. Instead, (diff) | |
download | wireguard-openbsd-453a37d29db5cf3e26b242646748dfc3ac75079b.tar.xz wireguard-openbsd-453a37d29db5cf3e26b242646748dfc3ac75079b.zip |
Typo in Synopsis; there's a -v option, not -u
"Brian J. Kifiak" <bk@rt.fm>
-rw-r--r-- | usr.bin/ftp/ftp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index 082ec876475..24b66d7109e 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp.1,v 1.32 2000/11/09 17:52:12 aaron Exp $ +.\" $OpenBSD: ftp.1,v 1.33 2001/03/09 16:59:38 millert Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 @@ -44,7 +44,7 @@ file transfer program .Sh SYNOPSIS .Nm ftp -.Op Fl AVadegimnptu +.Op Fl AVadegimnptv .Op Fl o Ar output .Op Fl P Ar port .Op Fl r Ar seconds |