Fix wording in RSYNC_PORT section (#293)

Fix wording from 'does is not read' -> 'is not read'
This commit is contained in:
Sam Mikes
2022-02-21 15:00:45 -07:00
committed by GitHub
parent c51da9174f
commit b3f1970f18

View File

@@ -4437,7 +4437,7 @@ file is included or excluded.
0. `RSYNC_PORT`
This environment variable does is not read by rsync, but is instead set in
This environment variable is not read by rsync, but is instead set in
its sub-environment when rsync is running the remote shell in combination
with a daemon connection. This allows a script such as
[`rsync-ssl`](rsync-ssl.1) to be able to know the port number that the user