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