From 354fa581c16e7a32ae4cb7dc8266f224ab985f14 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sun, 26 Sep 2021 19:27:46 -0700 Subject: [PATCH] Fix typo. --- rsync.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.47.2