Avoid a yodl macro warning.
authorWayne Davison <wayned@samba.org>
Tue, 8 Jan 2019 21:38:19 +0000 (13:38 -0800)
committerWayne Davison <wayned@samba.org>
Tue, 8 Jan 2019 21:38:19 +0000 (13:38 -0800)
rsync.yo

index 3a8f9cb54f937ea812be456a8da117ecefdbc921..7bf005cc5b9391fa5e7a52b1d477d4054e9ffa0c 100644 (file)
--- a/rsync.yo
+++ b/rsync.yo
@@ -238,7 +238,7 @@ which forwards all data to port 873 (the rsync daemon) on the targethost
 
 Note also that if the RSYNC_SHELL environment varibable is set, that
 program will be used to run the RSYNC_CONNECT_PROG command instead of
-using the default shell of the system() call.
+using the default shell of the code(system()) call.
 
 manpagesection(USING RSYNC-DAEMON FEATURES VIA A REMOTE-SHELL CONNECTION)