]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man2/linkat.2
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man2 / linkat.2
index 484342ae73e36199f890f25e852f8d083f5e8e70..8e5dd5f06e859f7fffd5d2ee8a386dd30f45e05d 100644 (file)
@@ -113,7 +113,7 @@ to be dereferenced if it is a symbolic link.
 Before kernel 2.6.18, the
 .I flags
 argument was unused, and had to be specified as 0.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR linkat ()
 returns 0.
@@ -147,14 +147,14 @@ and
 .BR linkat ()
 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.
 .SH NOTES
 See
 .BR openat (2)
 for an explanation of the need for
 .BR linkat ().
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR link (2),
 .BR openat (2),
 .BR path_resolution (7),