From 3b89b580a0dc3a66b5b4b85a39a2f1cea7c5e677 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 28 Apr 2025 08:44:04 +0000 Subject: Latest batch of fixes Signed-off-by: Laurent Bercot --- doc/s6-ln.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/s6-ln.html') diff --git a/doc/s6-ln.html b/doc/s6-ln.html index 59dbdca..2736dc6 100644 --- a/doc/s6-ln.html +++ b/doc/s6-ln.html @@ -30,7 +30,7 @@

s6-ln acts as the generic -ln utility. +ln utility.

Options

@@ -48,7 +48,7 @@ it instead of adding a link in the directory

s6-ln would be suitable as a Single Unix -ln +ln program, except that POSIX mandates that a preexisting target must first be unlink()ed and then (sym)link()ed, which prevents atomic replacements. -- cgit v1.3.1