=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/ftp.1,v retrieving revision 1.115 retrieving revision 1.116 diff -c -r1.115 -r1.116 *** src/usr.bin/ftp/ftp.1 2019/05/16 12:44:17 1.115 --- src/usr.bin/ftp/ftp.1 2019/10/23 16:48:59 1.116 *************** *** 1,4 **** ! .\" $OpenBSD: ftp.1,v 1.115 2019/05/16 12:44:17 florian Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 --- 1,4 ---- ! .\" $OpenBSD: ftp.1,v 1.116 2019/10/23 16:48:59 deraadt Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 *************** *** 30,36 **** .\" .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" ! .Dd $Mdocdate: May 16 2019 $ .Dt FTP 1 .Os .Sh NAME --- 30,36 ---- .\" .\" @(#)ftp.1 8.3 (Berkeley) 10/9/94 .\" ! .Dd $Mdocdate: October 23 2019 $ .Dt FTP 1 .Os .Sh NAME *************** *** 47,52 **** --- 47,53 ---- .Op Ar host Op Ar port .Nm ftp .Op Fl C + .Op Fl N Ar name .Op Fl o Ar output .Op Fl s Ar srcaddr .Sm off *************** *** 58,63 **** --- 59,65 ---- .Nm ftp .Op Fl C .Op Fl c Ar cookie + .Op Fl N Ar name .Op Fl o Ar output .Op Fl S Ar ssl_options .Op Fl s Ar srcaddr *************** *** 72,82 **** --- 74,86 ---- .Ar ... .Nm ftp .Op Fl C + .Op Fl N Ar name .Op Fl o Ar output .Op Fl s Ar srcaddr .Pf file: Ar .Nm ftp .Op Fl C + .Op Fl N Ar name .Op Fl o Ar output .Op Fl s Ar srcaddr .Ar host : Ns / Ns Ar file Ns Op / *************** *** 203,208 **** --- 207,216 ---- will prompt for the remote machine login name (default is the user identity on the local machine) and, if necessary, prompt for a password and an account with which to log in. + .It Fl N Ar name + Use this alternative name instead of + .Nm + in some error reports. .It Fl o Ar output When fetching a single file or URL, save the contents in .Ar output .