From 63dfc82bd2e5440ed12209c22159e349ede5ecd4 Mon Sep 17 00:00:00 2001 From: Han Pingtian Date: Thu, 28 May 2015 09:46:11 +0800 Subject: 35311: typo in zfuput behaviour --- ChangeLog | 5 +++++ Doc/Zsh/zftpsys.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 513d02581..6b2a58d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-05-30 Peter Stephenson + + * Han Pingtian: 35311: Doc/Zsh/zftpsys.yo: typo in zfuput + behaviour. + 2015-05-30 Barton E. Schaefer * Oliver Kiddle: 35310 (plus undo 35268 (git 899613f)): diff --git a/Doc/Zsh/zftpsys.yo b/Doc/Zsh/zftpsys.yo index 00062e43d..349039edc 100644 --- a/Doc/Zsh/zftpsys.yo +++ b/Doc/Zsh/zftpsys.yo @@ -283,7 +283,7 @@ semantics, since `tt(/)' is used as a directory separator. ) findex(zfuput) item(tt(zfuput) [ tt(-vs) ] var(file1) ...)( -As tt(zfput), but only send files which are newer than their local +As tt(zfput), but only send files which are newer than their remote equivalents, or if the remote file does not exist. The logic is the same as for tt(zfuget), but reversed between local and remote files. ) -- cgit 1.4.1