summaryrefslogtreecommitdiff
path: root/rsync.1.md
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-01-16 06:49:15 -0800
committerWayne Davison <wayne@opencoder.net>2022-01-16 10:33:22 -0800
commite2a011d9d0c2c484402a29a0d060a5fad4717f81 (patch)
treeb92cbb0145f5d4d68df702191b0c9959ae19653d /rsync.1.md
parent76dc7d0a767485cec9c5b667973eaa1ead310818 (diff)
downloadrsync-e2a011d9d0c2c484402a29a0d060a5fad4717f81.tar.gz
Fix some typos mentioned in the fossies report.
Diffstat (limited to 'rsync.1.md')
-rw-r--r--rsync.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/rsync.1.md b/rsync.1.md
index 414c7e20..f44e0010 100644
--- a/rsync.1.md
+++ b/rsync.1.md
@@ -3536,7 +3536,7 @@ your home directory (remove the '=' for that).
See also [the daemon version of these options](#daemon-opt--ipv4).
- If rsync was complied without support for IPv6, the `--ipv6` option will
+ If rsync was compiled without support for IPv6, the `--ipv6` option will
have no effect. The `rsync --version` output will contain "`no IPv6`" if
is the case.
@@ -3667,7 +3667,7 @@ The options allowed when starting an rsync daemon are as follows:
See also [the client version of these options](#opt--ipv4).
- If rsync was complied without support for IPv6, the `--ipv6` option will
+ If rsync was compiled without support for IPv6, the `--ipv6` option will
have no effect. The `rsync --version` output will contain "`no IPv6`" if
is the case.