OSDN Git Service

(split) LDP: Update original to LDP v3.50.
[linuxjm/LDP_man-pages.git] / original / man2 / openat.2
index a2bccbd..2e4fbfb 100644 (file)
@@ -1,7 +1,6 @@
-.\" Hey Emacs! This file is -*- nroff -*- source.
-.\"
 .\" This manpage is Copyright (C) 2006, Michael Kerrisk
 .\"
+.\" %%%LICENSE_START(VERBATIM)
 .\" Permission is granted to make and distribute verbatim copies of this
 .\" manual provided the copyright notice and this permission notice are
 .\" preserved on all copies.
@@ -21,7 +20,7 @@
 .\"
 .\" Formatted or processed versions of this manual, if unaccompanied by
 .\" the source, must acknowledge the copyright and authors of this work.
-.\"
+.\" %%%LICENSE_END
 .\"
 .TH OPENAT 2 2012-05-04 "Linux" "Linux Programmer's Manual"
 .SH NAME
@@ -87,7 +86,7 @@ If
 is absolute, then
 .I dirfd
 is ignored.
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 On success,
 .BR openat ()
 returns a new file descriptor.
@@ -115,7 +114,7 @@ is a file descriptor referring to a file other than a directory.
 .BR openat ()
 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.
 .\" The 'at' suffix in Solaris is actually double sensed.  It
@@ -161,7 +160,7 @@ directory", via file descriptor(s) maintained by the application.
 on the use of
 .IR /proc/self/fd/ dirfd,
 but less efficiently.)
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR faccessat (2),
 .BR fchmodat (2),
 .BR fchownat (2),