From: Sam Mikes Date: Mon, 21 Feb 2022 22:00:45 +0000 (-0700) Subject: Fix wording in RSYNC_PORT section (#293) X-Git-Tag: v3.2.4pre4~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3f1970f18578fc4bbbc965f31d32a3ba677ef32;p=thirdparty%2Frsync.git Fix wording in RSYNC_PORT section (#293) Fix wording from 'does is not read' -> 'is not read' --- diff --git a/rsync.1.md b/rsync.1.md index 563f835b..e20706dd 100644 --- a/rsync.1.md +++ b/rsync.1.md @@ -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