]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Solaris also has the system call.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Apr 2006 00:00:50 +0000 (00:00 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 22 Apr 2006 00:00:50 +0000 (00:00 +0000)
man2/fstatat.2

index 95a423f267a9c3b66f1b153a63020b0071ca201e..98f084fa9a6003721d16cb69bfd45cb233db1701 100644 (file)
@@ -80,7 +80,7 @@ instead return information about the link itself, like
 (By default,
 .BR fstatat ()
 dereferences symbolic links (like
-.BR stat (2)).
+.BR stat (2).)
 .SH "RETURN VALUE"
 On success,
 .BR fstatat () 
@@ -117,6 +117,7 @@ for an explanation of the need for
 .SH "CONFORMING TO"
 This system call is non-standard but is proposed
 for inclusion in a future revision of POSIX.1.
+A similar system call exists on Solaris.
 .SH VERSIONS
 .BR fstatat ()
 was added to Linux in kernel 2.6.16.