summaryrefslogtreecommitdiff
path: root/usr/src/man/man2/creat.2
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man2/creat.2')
-rw-r--r--usr/src/man/man2/creat.211
1 files changed, 7 insertions, 4 deletions
diff --git a/usr/src/man/man2/creat.2 b/usr/src/man/man2/creat.2
index 018ac30730..95fc23cf68 100644
--- a/usr/src/man/man2/creat.2
+++ b/usr/src/man/man2/creat.2
@@ -104,11 +104,11 @@ fd = creat(filename, mode);
.sp
.LP
The \fBcreat()\fR function has a transitional interface for 64-bit file
-offsets. See \fBlf64\fR(5).
+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
@@ -126,5 +126,8 @@ MT-Level Async-Signal-Safe
.SH SEE ALSO
.sp
.LP
-\fBopen\fR(2), \fBattributes\fR(5), \fBlargefile\fR(5), \fBlf64\fR(5),
-\fBstandards\fR(5)
+.BR open (2),
+.BR attributes (7),
+.BR largefile (7),
+.BR lf64 (7),
+.BR standards (7)