ec52761
diff -up openssh-5.1p1/scp.1.manpage openssh-5.1p1/scp.1
ec52761
--- openssh-5.1p1/scp.1.manpage	2008-07-12 09:12:49.000000000 +0200
ec52761
+++ openssh-5.1p1/scp.1	2008-07-23 19:18:15.000000000 +0200
ec52761
@@ -66,6 +66,14 @@ treating file names containing
ec52761
 as host specifiers.
ec52761
 Copies between two remote hosts are also permitted.
1961bc1
 .Pp
1961bc1
+When copying a source file to a target file which already exists,
1961bc1
+.Nm 
1961bc1
+will replace the contents of the target file (keeping the inode).
1961bc1
+.Pp
1961bc1
+If the target file does not yet exist, an empty file with the target
1961bc1
+file name is created, then filled with the source file contents.
1961bc1
+No attempt is made at "near-atomic" transfer using temporary files.
1961bc1
+.Pp
1961bc1
 The options are as follows:
1961bc1
 .Bl -tag -width Ds
1961bc1
 .It Fl 1