diff options
Diffstat (limited to 'usr/src/man/man2/umask.2')
-rw-r--r-- | usr/src/man/man2/umask.2 | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/usr/src/man/man2/umask.2 b/usr/src/man/man2/umask.2 index 1976cbab95..ede1655780 100644 --- a/usr/src/man/man2/umask.2 +++ b/usr/src/man/man2/umask.2 @@ -30,7 +30,7 @@ The previous value of the file mode creation mask is returned. .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 @@ -48,6 +48,13 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .sp .LP -\fBmkdir\fR(1), \fBsh\fR(1), \fBIntro\fR(2), \fBchmod\fR(2), \fBcreat\fR(2), -\fBmknod\fR(2), \fBopen\fR(2), \fBstat.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR mkdir (1), +.BR sh (1), +.BR Intro (2), +.BR chmod (2), +.BR creat (2), +.BR mknod (2), +.BR open (2), +.BR stat.h (3HEAD), +.BR attributes (7), +.BR standards (7) |