From b3f1970f18578fc4bbbc965f31d32a3ba677ef32 Mon Sep 17 00:00:00 2001 From: Sam Mikes Date: Mon, 21 Feb 2022 15:00:45 -0700 Subject: [PATCH] Fix wording in RSYNC_PORT section (#293) Fix wording from 'does is not read' -> 'is not read' --- rsync.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.2