diff options
Diffstat (limited to 'usr/src/man/man3c/mkfifo.3c')
-rw-r--r-- | usr/src/man/man3c/mkfifo.3c | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/usr/src/man/man3c/mkfifo.3c b/usr/src/man/man3c/mkfifo.3c index 7c55928d76..9d78f789c4 100644 --- a/usr/src/man/man3c/mkfifo.3c +++ b/usr/src/man/man3c/mkfifo.3c @@ -233,7 +233,7 @@ status = mkfifo("/home/cnd/mod_done", S_IWUSR | S_IRUSR | .in -2 .SH ATTRIBUTES -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -249,5 +249,12 @@ MT-Level MT-Safe .TE .SH SEE ALSO -\fBmkdir\fR(1), \fBchmod\fR(2), \fBexec\fR(2), \fBmknod\fR(2), \fBumask\fR(2), -\fBstat.h\fR(3HEAD), \fBufs\fR(7FS), \fBattributes\fR(5), \fBstandards\fR(5) +.BR mkdir (1), +.BR chmod (2), +.BR exec (2), +.BR mknod (2), +.BR umask (2), +.BR stat.h (3HEAD), +.BR ufs (4FS), +.BR attributes (7), +.BR standards (7) |