[PATCH COMMITTED] Revert "manual: Clarify renameat documentation"

Florian Weimer fweimer@redhat.com
Thu Jun 26 12:46:24 GMT 2025


This reverts commit abc2e954af77f8d10f4f54754520814590e79830.
Reason for revert: Wrong version of the patch.

---
 manual/filesys.texi | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/manual/filesys.texi b/manual/filesys.texi
index 46621e8a92..f21f218042 100644
--- a/manual/filesys.texi
+++ b/manual/filesys.texi
@@ -1940,9 +1940,7 @@ file systems.
 @comment Unaudited and therefore marked AC-Unsafe and AS-Unsafe by default
 @safety{@mtsafe{}@asunsafe{@asucorrupt{}}@acunsafe{@acucorrupt{}}}
 This function is a descriptor-relative version of the @code{rename}
-function above.  @xref{Descriptor-Relative Access}.  The @var{oldname} is
-interpreted relative to @var{oldfiledes} and @var{newname} is interpreted
-relative to @var{newfiledes}.
+function above.  @xref{Descriptor-Relative Access}.
 
 Compared to @code{rename}, some additional error conditions can occur.
 @xref{Descriptor-Relative Access}.

base-commit: d30f41d2c9031b0540641af692e56002eab5599f



More information about the Libc-alpha mailing list