s/receiveing/receiving/
Marc.
diff -aNpRruz -X /etc/diff.excludes rsync-3.2.7/rsync.1.md
devel-3.2.7/rsync.1.md
--- rsync-3.2.7/rsync.1.md 2022-10-16 13:27:30.000000000 -0600
+++ devel-3.2.7/rsync.1.md 2022-10-16 13:27:30.000000000 -0600
@@ -245,7 +245,7 @@ to be copied to different destination directories using more
than one copy.
While a copy of a case-ignoring filesystem to a case-ignoring filesystem can
work out fairly well, if no `--delete-during` or `--delete-before` option is
-active, rsync can potentially update an existing file on the receiveing side
+active, rsync can potentially update an existing file on the receiving side
without noticing that the upper-/lower-case of the filename should be changed
to match the sender.