diff --git a/man2/rename.2 b/man2/rename.2 index 967203331..0710357ef 100644 --- a/man2/rename.2 +++ b/man2/rename.2 @@ -50,11 +50,6 @@ rename, renameat, renameat2 \- change the name or location of a file ", unsigned int " flags ); .fi .PP -.IR Note : -There is no glibc wrapper for -.BR renameat2 (); -see NOTES. -.PP .in -4n Feature Test Macro Requirements for glibc (see .BR feature_test_macros (7)): @@ -490,10 +485,6 @@ POSIX.1-2008. .BR renameat2 () is Linux-specific. .SH NOTES -Glibc does not provide a wrapper for the -.BR renameat2 () -system call; call it using -.BR syscall (2). .\" .SS Glibc notes On older kernels where