[BACK]Return to ftp.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ftp

Diff for /src/usr.bin/ftp/ftp.1 between version 1.115 and 1.116

version 1.115, 2019/05/16 12:44:17 version 1.116, 2019/10/23 16:48:59
Line 47 
Line 47 
 .Op Ar host Op Ar port  .Op Ar host Op Ar port
 .Nm ftp  .Nm ftp
 .Op Fl C  .Op Fl C
   .Op Fl N Ar name
 .Op Fl o Ar output  .Op Fl o Ar output
 .Op Fl s Ar srcaddr  .Op Fl s Ar srcaddr
 .Sm off  .Sm off
Line 58 
Line 59 
 .Nm ftp  .Nm ftp
 .Op Fl C  .Op Fl C
 .Op Fl c Ar cookie  .Op Fl c Ar cookie
   .Op Fl N Ar name
 .Op Fl o Ar output  .Op Fl o Ar output
 .Op Fl S Ar ssl_options  .Op Fl S Ar ssl_options
 .Op Fl s Ar srcaddr  .Op Fl s Ar srcaddr
Line 72 
Line 74 
 .Ar ...  .Ar ...
 .Nm ftp  .Nm ftp
 .Op Fl C  .Op Fl C
   .Op Fl N Ar name
 .Op Fl o Ar output  .Op Fl o Ar output
 .Op Fl s Ar srcaddr  .Op Fl s Ar srcaddr
 .Pf file: Ar  .Pf file: Ar
 .Nm ftp  .Nm ftp
 .Op Fl C  .Op Fl C
   .Op Fl N Ar name
 .Op Fl o Ar output  .Op Fl o Ar output
 .Op Fl s Ar srcaddr  .Op Fl s Ar srcaddr
 .Ar host : Ns / Ns Ar file Ns Op /  .Ar host : Ns / Ns Ar file Ns Op /
Line 203 
Line 207 
 will prompt for the remote machine login name (default is the user  will prompt for the remote machine login name (default is the user
 identity on the local machine) and, if necessary, prompt for a password  identity on the local machine) and, if necessary, prompt for a password
 and an account with which to log in.  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  .It Fl o Ar output
 When fetching a single file or URL, save the contents in  When fetching a single file or URL, save the contents in
 .Ar output .  .Ar output .

Legend:
Removed from v.1.115  
changed lines
  Added in v.1.116