]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Tweak NEWS.
authorWayne Davison <wayne@opencoder.net>
Mon, 10 Oct 2022 15:55:09 +0000 (08:55 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 10 Oct 2022 15:55:09 +0000 (08:55 -0700)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 05476bee5cc952b9e07d16ee1ef1289c660bf8b5..24862dd08c780729997582b51159315d1d187519 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -71,7 +71,7 @@
   deprecation warnings and makes it easy to support more digest methods.  On
   newer systems, the MD4 digest is marked as legacy in the openssl code, which
   makes openssl refuse to support it via EVP.  You can choose to ignore this
-  and allow the included MD4 code to be used for older rsync connections (when
+  and allow rsync's MD4 code to be used for older rsync connections (when
   talking to an rsync prior to 3.0.0) or you can choose to configure rsync to
   tell openssl to enable legacy algorithms (see below).