diff options
Diffstat (limited to 'usr/src/man/man2/mknod.2')
-rw-r--r-- | usr/src/man/man2/mknod.2 | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/usr/src/man/man2/mknod.2 b/usr/src/man/man2/mknod.2 index dae6836cdd..9515d57e66 100644 --- a/usr/src/man/man2/mknod.2 +++ b/usr/src/man/man2/mknod.2 @@ -370,7 +370,7 @@ system using \fBfattach\fR(3C). Symbolic links can be created using \fBsocket\fR(3SOCKET). .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -387,8 +387,20 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .LP -\fBchmod\fR(2), \fBcreat\fR(2), \fBexec\fR(2), \fBmkdir\fR(2), \fBopen\fR(2), -\fBstat\fR(2), \fBsymlink\fR(2), \fBumask\fR(2), \fBdoor_create\fR(3C), -\fBfattach\fR(3C), \fBmakedev\fR(3C), \fBmkfifo\fR(3C), \fBsocket\fR(3SOCKET), -\fBstat.h\fR(3HEAD), \fBattributes\fR(5), \fBprivileges\fR(5), -\fBstandards\fR(5) +.BR chmod (2), +.BR creat (2), +.BR exec (2), +.BR mkdir (2), +.BR open (2), +.BR stat (2), +.BR symlink (2), +.BR umask (2), +.BR door_create (3C), +.BR fattach (3C), +.BR makedev (3C), +.BR mkfifo (3C), +.BR stat.h (3HEAD), +.BR socket (3SOCKET), +.BR attributes (7), +.BR privileges (7), +.BR standards (7) |