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

Diff for /src/usr.bin/ssh/scp.1 between version 1.24 and 1.25

version 1.24, 2003/01/23 14:06:15 version 1.25, 2003/01/28 16:11:52
Line 25 
Line 25 
 .Op Fl P Ar port  .Op Fl P Ar port
 .Op Fl c Ar cipher  .Op Fl c Ar cipher
 .Op Fl i Ar identity_file  .Op Fl i Ar identity_file
   .Op Fl l Ar limit
 .Op Fl o Ar ssh_option  .Op Fl o Ar ssh_option
 .Sm off  .Sm off
 .Oo  .Oo
Line 68 
Line 69 
 authentication is read.  authentication is read.
 This option is directly passed to  This option is directly passed to
 .Xr ssh 1 .  .Xr ssh 1 .
   .It Fl l Ar limit
   Limits the used bandwidth, specified in Kbit/s.
 .It Fl p  .It Fl p
 Preserves modification times, access times, and modes from the  Preserves modification times, access times, and modes from the
 original file.  original file.

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25