From 46884e4ff665db1756ed20313c48f5ae4c2bf185 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 20 Sep 2022 00:12:49 -0700 Subject: [PATCH] Fix a link. --- NEWS.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/NEWS.md b/NEWS.md index 63191360..0021e2ba 100644 --- a/NEWS.md +++ b/NEWS.md @@ -35,10 +35,11 @@ converted. Newer rsync versions will provide more complete info than older versions. -- The [`use chroot`](#rsyncd.conf) daemon parameter now defaults to "unset" so - that rsync can test if chrooting works and decide to proceed with a sanitized - copy if chroot is not supported (e.g., for a non-root daemon). Explicitly - setting it to true or false (on or off) behaves the same way as before. +- The [`use chroot`](rsyncd.conf.5#use_chroot) daemon parameter now defaults to + "unset" so that rsync can test if chrooting works and decide to proceed with + a sanitized copy if chroot is not supported (e.g., for a non-root daemon). + Explicitly setting it to true or false (on or off) behaves the same way as + before. ### PACKAGING RELATED: -- 2.47.2