diff options
Diffstat (limited to 'usr/src/man/man2/stat.2')
| -rw-r--r-- | usr/src/man/man2/stat.2 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr/src/man/man2/stat.2 b/usr/src/man/man2/stat.2 index 5dabfe0d5e..b63de2c155 100644 --- a/usr/src/man/man2/stat.2 +++ b/usr/src/man/man2/stat.2 @@ -65,7 +65,7 @@ the \fIfildes\fR argument is unused. If the \fIfildes\fR argument has the special value \fBAT_FDCWD\fR, relative paths are resolved from the current working directory. If \fBAT_SYMLINK_NOFOLLOW\fR is set in the \fIflag\fR argument, the function behaves like \fBlstat()\fR and does not automatically -follow symbolic links. See \fBfsattr\fR(5). If \fB_ATTR_TRIGGER\fR is set in +follow symbolic links. See \fBfsattr\fR(7). If \fB_ATTR_TRIGGER\fR is set in the \fIflag\fR argument and the vnode is a trigger mount point, the mount is performed and the function returns the attributes of the root of the mounted filesystem. @@ -591,9 +591,9 @@ users and groups that have ACL entries on the file. .sp .LP The \fBstat()\fR, \fBfstat()\fR, and \fBlstat()\fR functions have transitional -interfaces for 64-bit file offsets. See \fBlf64\fR(5). +interfaces for 64-bit file offsets. See \fBlf64\fR(7). .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -612,9 +612,9 @@ Standard See below. .sp .LP -For \fBstat()\fR, \fBfstat()\fR, and \fBlstat()\fR, see \fBstandards\fR(5). +For \fBstat()\fR, \fBfstat()\fR, and \fBlstat()\fR, see \fBstandards\fR(7). .SH SEE ALSO \fBaccess\fR(2), \fBchmod\fR(2), \fBchown\fR(2), \fBcreat\fR(2), \fBlink\fR(2), \fBmknod\fR(2), \fBpipe\fR(2), \fBread\fR(2), \fBtime\fR(2), \fBunlink\fR(2), \fButime\fR(2), \fBwrite\fR(2), \fBfattach\fR(3C), \fBstat.h\fR(3HEAD), -\fBattributes\fR(5), \fBfsattr\fR(5), \fBlf64\fR(5), \fBstandards\fR(5) +\fBattributes\fR(7), \fBfsattr\fR(7), \fBlf64\fR(7), \fBstandards\fR(7) |
