]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/unlinkat.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / unlinkat.2
index 84f94047318ba5c41d26813029e4616d3980c529..2c69bed05b2fe8cca95ccf1e475f25edd90e58fd 100644 (file)
@@ -118,7 +118,7 @@ performs the equivalent of
 .BR rmdir (2)
 on
 .IR pathname .
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR unlinkat ()
 returns 0.
@@ -152,7 +152,7 @@ is a file descriptor referring to a file other than a directory.
 .BR unlinkat ()
 was added to Linux in kernel 2.6.16;
 library support was added to glibc in version 2.4.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2008.
 A similar system call exists on Solaris.
 .SH NOTES
@@ -160,7 +160,7 @@ See
 .BR openat (2)
 for an explanation of the need for
 .BR unlinkat ().
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR openat (2),
 .BR rmdir (2),
 .BR unlink (2),