From 79a965c074033d7066984c91e132930589ed2457 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:44:00 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/faq.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/faq.html') diff --git a/doc/faq.html b/doc/faq.html index 9977f59..ee230c8 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -220,7 +220,7 @@ new database will be used on the next boot, atomically update the link: The use of the s6-ln utility is recommended, because the -ln +ln standard actually forbids an atomic replacement, so utilities that follow it to the letter, for instance, ln from GNU coreutils, cannot be atomic: they first remove the old link, then create the new one. If you -- cgit v1.3.1