summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/posix_fallocate.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/posix_fallocate.3c')
-rw-r--r--usr/src/man/man3c/posix_fallocate.3c14
1 files changed, 9 insertions, 5 deletions
diff --git a/usr/src/man/man3c/posix_fallocate.3c b/usr/src/man/man3c/posix_fallocate.3c
index 3ab01fb39f..a94b2c8e76 100644
--- a/usr/src/man/man3c/posix_fallocate.3c
+++ b/usr/src/man/man3c/posix_fallocate.3c
@@ -162,11 +162,11 @@ The \fIfd\fR argument is associated with a pipe or FIFO.
.sp
.LP
The \fBposix_fallocate()\fR function has a transitional interface for 64-bit
-file offsets. See \fBlf64\fR(5).
+file offsets. See \fBlf64\fR(7).
.SH ATTRIBUTES
.sp
.LP
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -180,11 +180,15 @@ Interface Stability Committed
_
MT-Level MT-Safe
_
-Standard See \fBstandards\fR(5).
+Standard See \fBstandards\fR(7).
.TE
.SH SEE ALSO
.sp
.LP
-\fBcreat\fR(2), \fBopen\fR(2), \fBunlink\fR(2), \fBftruncate\fR(3C),
-\fBattributes\fR(5), \fBstandards\fR(5)
+.BR creat (2),
+.BR open (2),
+.BR unlink (2),
+.BR ftruncate (3C),
+.BR attributes (7),
+.BR standards (7)