summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2019-05-12 21:03:17 +0000
committerflorian <florian@openbsd.org>2019-05-12 21:03:17 +0000
commit7e8afbbc339fac2f5df35574ad0a0d3a2dbae94e (patch)
tree36fa3c527bdf1544e71aecdf8d67919a2cdb97d2
parentremove .PATH. this was used in previous eras to build bpf compiler stuff, (diff)
downloadwireguard-openbsd-7e8afbbc339fac2f5df35574ad0a0d3a2dbae94e.tar.xz
wireguard-openbsd-7e8afbbc339fac2f5df35574ad0a0d3a2dbae94e.zip
It will show up in 6.6.
-rw-r--r--usr.bin/ftp/ftp.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1
index 917fa593469..686b446e82f 100644
--- a/usr.bin/ftp/ftp.1
+++ b/usr.bin/ftp/ftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ftp.1,v 1.111 2019/05/12 20:58:19 jasper Exp $
+.\" $OpenBSD: ftp.1,v 1.112 2019/05/12 21:03:17 florian Exp $
.\"
.\" Copyright (c) 1985, 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -386,7 +386,7 @@ command first appeard in
A complete rewrite of the
.Nm
command first appeared in
-.Ox x.x .
+.Ox 6.6 .
.Sh AUTHORS
.An Sunil Nimmagadda Aq Mt sunil@openbsd.org
.Sh CAVEATS