From: Wayne Davison Date: Mon, 27 Sep 2021 02:27:46 +0000 (-0700) Subject: Fix typo. X-Git-Tag: v3.2.4pre1~58 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=354fa581c16e7a32ae4cb7dc8266f224ab985f14;p=thirdparty%2Frsync.git Fix typo. --- diff --git a/rsync.1.md b/rsync.1.md index 24457b2b..72026dfd 100644 --- a/rsync.1.md +++ b/rsync.1.md @@ -2314,7 +2314,7 @@ your home directory (remove the '=' for that). > rsync -av --link-dest=$PWD/prior_dir host:src_dir/ new_dir/ - If file's aren't linking, double-check their attributes. Also check if + If files aren't linking, double-check their attributes. Also check if some attributes are getting forced outside of rsync's control, such a mount option that squishes root to a single user, or mounts a removable drive with generic ownership (such as OS X's "Ignore ownership on this volume"