]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/mkfifoat.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / mkfifoat.3
index 5534dd76938d03340e95076659c50927651c4678..c46473891dd118123fae7ba7a4aff1c8d8ed0e35 100644 (file)
@@ -86,7 +86,7 @@ If
 is absolute, then
 .I dirfd
 is ignored.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR mkfifoat ()
 returns 0.
@@ -116,14 +116,14 @@ was added to glibc in version 2.4.
 It is implemented using
 .BR mknod (2),
 available on Linux since kernel 2.6.16.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 POSIX.1-2008.
 .SH NOTES
 See
 .BR openat (2)
 for an explanation of the need for
 .BR mkfifoat ().
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR openat (2),
 .BR mkfifo (3),
 .BR path_resolution (7)