=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ftp/ftp.1,v retrieving revision 1.46 retrieving revision 1.47 diff -c -r1.46 -r1.47 *** src/usr.bin/ftp/ftp.1 2005/01/03 15:01:34 1.46 --- src/usr.bin/ftp/ftp.1 2005/01/07 10:36:29 1.47 *************** *** 1,4 **** ! .\" $OpenBSD: ftp.1,v 1.46 2005/01/03 15:01:34 jmc 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.47 2005/01/07 10:36:29 jmc Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 *************** *** 133,139 **** .Nm 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 login. .It Fl o Ar output When fetching a single file or URL, save the contents in .Ar output . --- 133,139 ---- .Nm 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 o Ar output When fetching a single file or URL, save the contents in .Ar output . *************** *** 1140,1146 **** .Ar user : Ns Ar password Ns @ is given and .Ev ftp_proxy ! isn't defined, login as .Ar user with a password of .Ar password . --- 1140,1146 ---- .Ar user : Ns Ar password Ns @ is given and .Ev ftp_proxy ! isn't defined, log in as .Ar user with a password of .Ar password .