/[pkgs]/rpms/openssh/devel/openssh-5.1p1-scp-manpage.patch
ViewVC logotype

Contents of /rpms/openssh/devel/openssh-5.1p1-scp-manpage.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Wed Jul 23 17:33:16 2008 UTC (16 months ago) by tmraz
Branch: MAIN
CVS Tags: openssh-5_2p1-28_fc12, F-12-split, openssh-5_2p1-24_fc12, openssh-5_2p1-27_fc12, openssh-5_2p1-20_fc12, openssh-5_2p1-26_fc12, openssh-5_2p1-23_fc12, openssh-5_2p1-22_fc12, openssh-5_3p1-2_fc13, openssh-5_2p1-4_fc12, openssh-5_1p1-8_fc11, openssh-5_1p1-5_fc11, openssh-5_3p1-8_fc13, openssh-5_2p1-15_fc12, openssh-5_2p1-21_fc12, openssh-5_2p1-16_fc12, openssh-5_3p1-10_fc13, F-10-split, openssh-5_2p1-25_fc12, openssh-5_2p1-1_fc11, openssh-5_2p1-2_fc11, F-11-split, openssh-5_3p1-9_fc13, openssh-5_2p1-10_fc12, openssh-5_1p1-6_fc11, openssh-5_2p1-14_fc12, openssh-5_2p1-11_fc12, openssh-5_2p1-12_fc12, openssh-5_1p1-4_fc11, openssh-5_2p1-9_fc12, openssh-5_2p1-6_fc12, openssh-5_2p1-19_fc12, openssh-5_3p1-7_fc13, openssh-5_3p1-1_fc13, openssh-5_2p1-8_fc12, openssh-5_3p1-3_fc13, openssh-5_1p1-7_fc11, openssh-5_2p1-7_fc12, openssh-5_1p1-3_fc10, openssh-5_1p1-1_fc10, openssh-5_2p1-18_fc12, openssh-5_2p1-17_fc12, openssh-5_3p1-4_fc13, openssh-5_1p1-2_fc10, openssh-5_3p1-5_fc13, openssh-5_3p1-6_fc13, openssh-5_2p1-29_fc13, openssh-5_2p1-5_fc12, HEAD
File MIME type: text/x-patch
- rediff for no fuzz
1 diff -up openssh-5.1p1/scp.1.manpage openssh-5.1p1/scp.1
2 --- openssh-5.1p1/scp.1.manpage 2008-07-12 09:12:49.000000000 +0200
3 +++ openssh-5.1p1/scp.1 2008-07-23 19:18:15.000000000 +0200
4 @@ -66,6 +66,14 @@ treating file names containing
5 as host specifiers.
6 Copies between two remote hosts are also permitted.
7 .Pp
8 +When copying a source file to a target file which already exists,
9 +.Nm
10 +will replace the contents of the target file (keeping the inode).
11 +.Pp
12 +If the target file does not yet exist, an empty file with the target
13 +file name is created, then filled with the source file contents.
14 +No attempt is made at "near-atomic" transfer using temporary files.
15 +.Pp
16 The options are as follows:
17 .Bl -tag -width Ds
18 .It Fl 1

admin@fedoraproject.org
ViewVC Help
Powered by ViewVC 1.1.2