[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.7 and 1.7.2.1

version 1.7, 2000/04/12 21:47:50 version 1.7.2.1, 2000/09/01 18:23:22
Line 68 
Line 68 
 .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.
   .It Fl S
   Name of program to use for the encrypted connection.
   The program must understand
   .Xr ssh 1
   options.
 .It Fl r  .It Fl r
 Recursively copy entire directories.  Recursively copy entire directories.
 .It Fl v  .It Fl v
Line 98 
Line 103 
 .Fl p  .Fl p
 is already reserved for preserving the times and modes of the file in  is already reserved for preserving the times and modes of the file in
 .Xr rcp 1 .  .Xr rcp 1 .
   .It Fl S
   Name of program to use for the encrypted connection. The program must
   understand
   .Xr ssh 1
   options.
 .It Fl 4  .It Fl 4
 Forces  Forces
 .Nm  .Nm
Line 106 
Line 116 
 Forces  Forces
 .Nm  .Nm
 to use IPv6 addresses only.  to use IPv6 addresses only.
   .El
 .Sh AUTHORS  .Sh AUTHORS
 Timo Rinne <tri@iki.fi> and Tatu Ylonen <ylo@cs.hut.fi>  Timo Rinne <tri@iki.fi> and Tatu Ylonen <ylo@cs.hut.fi>
 .Sh HISTORY  .Sh HISTORY

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.2.1