It's OK to capitalize rsync at the start of a sentence.
authorWayne Davison <wayne@opencoder.net>
Sun, 16 Jan 2022 05:44:26 +0000 (21:44 -0800)
committerWayne Davison <wayne@opencoder.net>
Sun, 16 Jan 2022 05:44:26 +0000 (21:44 -0800)
rsync-ssl.1.md
rsync.1.md
rsyncd.conf.5.md

index dcd3b9f13e5587e0dd6fa03ef8faf088e50c859c..8535dbfccba1ebcf32851a27c6bed35178244bbe 100644 (file)
@@ -121,7 +121,7 @@ This man page is current for version @VERSION@ of rsync.
 
 ## CREDITS
 
-rsync is distributed under the GNU General Public License.  See the file
+Rsync is distributed under the GNU General Public License.  See the file
 [COPYING](./COPYING) for details.
 
 A web site is available at <https://rsync.samba.org/>.  The site includes an
index 185789ba5dd805e5a598ced64821968e924509fd..414c7e2073025d01a31f36015a10ca916edd7cd5 100644 (file)
@@ -4260,7 +4260,7 @@ already exists on the receiving side.  See that option's section for a warning.
 
 ## DIAGNOSTICS
 
-rsync occasionally produces error messages that may seem a little cryptic.  The
+Rsync occasionally produces error messages that may seem a little cryptic.  The
 one that seems to cause the most confusion is "protocol version mismatch -- is
 your shell clean?".
 
@@ -4395,7 +4395,7 @@ that can be used with a restricted ssh login.
 
 ## CREDITS
 
-rsync is distributed under the GNU General Public License.  See the file
+Rsync is distributed under the GNU General Public License.  See the file
 [COPYING](./COPYING) for details.
 
 An rsync web site is available at <https://rsync.samba.org/>.  The site
@@ -4421,7 +4421,7 @@ David Bell.  I've probably missed some people, my apologies if I have.
 
 ## AUTHOR
 
-rsync was originally written by Andrew Tridgell and Paul Mackerras.  Many
+Rsync was originally written by Andrew Tridgell and Paul Mackerras.  Many
 people have later contributed to it. It is currently maintained by Wayne
 Davison.
 
index 6e4073d173abd6017fa52cac5561792893f50f1a..71b54830b4ed0702978fef9964becb19f9025263 100644 (file)
@@ -45,8 +45,7 @@ Case is not significant in boolean values, but is preserved in string values.
 
 ## LAUNCHING THE RSYNC DAEMON
 
-The rsync daemon is launched by specifying the `--daemon` option to
-rsync.
+The rsync daemon is launched by specifying the `--daemon` option to rsync.
 
 The daemon must run with root privileges if you wish to use chroot, to bind to
 a port numbered under 1024 (as is the default 873), or to set file ownership.
@@ -1224,7 +1223,7 @@ This man page is current for version @VERSION@ of rsync.
 
 ## CREDITS
 
-rsync is distributed under the GNU General Public License.  See the file
+Rsync is distributed under the GNU General Public License.  See the file
 [COPYING](./COPYING) for details.
 
 An rsync web site is available at <https://rsync.samba.org/> and its github
@@ -1237,7 +1236,7 @@ Thanks to Karsten Thygesen for his many suggestions and documentation!
 
 ## AUTHOR
 
-rsync was written by Andrew Tridgell and Paul Mackerras.  Many people have
+Rsync was written by Andrew Tridgell and Paul Mackerras.  Many people have
 later contributed to it.
 
 Mailing lists for support and development are available at