From 3c808054fa31047ece7ccd3244f31455fd2feaa4 Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 16 May 2026 21:22:13 +0000
Subject: Doc formatting fix
---
doc/libunixonacid/unix-transactional.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/libunixonacid/unix-transactional.html b/doc/libunixonacid/unix-transactional.html
index 6c44634..505f4c9 100644
--- a/doc/libunixonacid/unix-transactional.html
+++ b/doc/libunixonacid/unix-transactional.html
@@ -129,10 +129,10 @@ The difference between these two functions is the same as that between
rm_rf and rm_rf_tmp in djbunix.
- Atomic symbolic link creation
+ Atomic symbolic link creation
- int atomic_symlink4 (char const *target, char const *name, char *buf, size_t len)
+ int atomic_symlink4 (char const *target, char const *name, char *buf, size_t len)
Atomically makes a symlink named name pointing to target. If
name designated an existing file, it is unlinked. Does not work if
name is an existing directory (but will work if it is a
--
cgit v1.3.1