From: zgpmax Date: Sun, 26 Sep 2021 23:42:02 +0000 (+0100) Subject: Fix spelling of nanosecond (#220) X-Git-Tag: v3.2.4pre1~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44cc148907ce3d81d8554c709bea64d9b4d77c25;p=thirdparty%2Frsync.git Fix spelling of nanosecond (#220) Hyphenating the word just makes it harder to find when nanosecond support was added. --- diff --git a/NEWS.md b/NEWS.md index bbc1b3fe..832a175b 100644 --- a/NEWS.md +++ b/NEWS.md @@ -915,7 +915,7 @@ hard-link it into place so that the upcoming replacement of the destination file will be atomic (for the normal, non-inplace logic). - - Added the ability to synchronize nano-second modified times. + - Added the ability to synchronize nanosecond modified times. - Added a few more default suffixes for the `dont compress` settings.