Add chown.2/chmod.2 to SEE ALSO

This commit is contained in:
Michael Kerrisk 2008-05-13 11:29:39 +00:00
parent 373485dde6
commit a3bf802265
4 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,7 @@ Some of these affect
.SH "SEE ALSO"
.BR mkdir (1),
.BR chmod (2),
.BR chown (2),
.BR mkdirat (2),
.BR mknod (2),
.BR mount (2),

View File

@ -190,6 +190,8 @@ There are many infelicities in the protocol underlying NFS.
Some of these affect
.BR mknod ().
.SH "SEE ALSO"
.BR chmod (2),
.BR chown (2),
.BR fcntl (2),
.BR mkdir (2),
.BR mknodat (2),

View File

@ -748,6 +748,8 @@ to enable this flag.
.\" FIXME . Check bugzilla report on open(O_ASYNC)
.\" See http://bugzilla.kernel.org/show_bug.cgi?id=5993
.SH "SEE ALSO"
.BR chmod (2),
.BR chown (2),
.BR close (2),
.BR dup (2),
.BR fcntl (2),

View File

@ -155,6 +155,7 @@ If this behavior is not desired, use
.BR link (2).
.SH "SEE ALSO"
.BR ln (1),
.BR lchown (2),
.BR link (2),
.BR lstat (2),
.BR open (2),