SEE ALSO: add symlink.7

This commit is contained in:
Michael Kerrisk 2008-06-11 21:50:53 +00:00
parent 2b061b28a6
commit a9cfde1dbc
21 changed files with 41 additions and 20 deletions

View File

@ -246,4 +246,5 @@ main(int argc, char *argv[])
.BR chmod (2),
.BR fchownat (2),
.BR flock (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -140,4 +140,5 @@ to determine access permissions.
.BR openat (2),
.BR euidaccess (3),
.BR credentials (7),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -129,3 +129,4 @@ for an explanation of the need for
.BR chmod (2),
.BR openat (2),
.BR path_resolution (7)
.\" .BR symlink (7)

View File

@ -127,4 +127,5 @@ for an explanation of the need for
.SH "SEE ALSO"
.BR chown (2),
.BR openat (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -127,4 +127,5 @@ for an explanation of the need for
.SH "SEE ALSO"
.BR openat (2),
.BR stat (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -148,4 +148,5 @@ These system calls are Linux-specific.
.BR removexattr (2),
.BR setxattr (2),
.BR stat (2),
.BR attr (5)
.BR attr (5),
.BR symlink (7)

View File

@ -172,4 +172,5 @@ to find out if the link got created.
.BR stat (2),
.BR symlink (2),
.BR unlink (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -138,4 +138,5 @@ for an explanation of the need for
.SH "SEE ALSO"
.BR link (2),
.BR openat (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -160,4 +160,5 @@ These system calls are Linux-specific.
.BR removexattr (2),
.BR setxattr (2),
.BR stat (2),
.BR attr (5)
.BR attr (5),
.BR symlink (7)

View File

@ -769,4 +769,5 @@ to enable this flag.
.BR fopen (3),
.BR fifo (7),
.BR feature_test_macros (7),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -124,4 +124,5 @@ as (newly) required in POSIX.1-2001.
.BR readlinkat (2),
.BR stat (2),
.BR symlink (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -115,4 +115,5 @@ These system calls are Linux-specific.
.BR open (2),
.BR setxattr (2),
.BR stat (2),
.BR attr (5)
.BR attr (5),
.BR symlink (7)

View File

@ -238,4 +238,5 @@ for a similar problem.
.BR renameat (2),
.BR symlink (2),
.BR unlink (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -158,4 +158,5 @@ These system calls are Linux-specific.
.BR open (2),
.BR removexattr (2),
.BR stat (2),
.BR attr (5)
.BR attr (5),
.BR symlink (7)

View File

@ -559,4 +559,5 @@ main(int argc, char *argv[])
.BR fstatat (2),
.BR readlink (2),
.BR utime (2),
.BR capabilities (7)
.BR capabilities (7),
.BY symlink (7)

View File

@ -163,4 +163,5 @@ If this behavior is not desired, use
.BR rename (2),
.BR symlinkat (2),
.BR unlink (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -107,4 +107,5 @@ for an explanation of the need for
.SH "SEE ALSO"
.BR openat (2),
.BR symlink (2),
.BR path_resolution (7)
.BR path_resolution (7),
.BR symlink (7)

View File

@ -153,4 +153,5 @@ disappearance of files which are still being used.
.BR unlinkat (2),
.BR mkfifo (3),
.BR remove (3),
.BR path_resolution (7)
.BR path_resolution (7),
.BY symlink (7)

View File

@ -89,4 +89,5 @@ These functions are not specified in any standard.
Other than Linux, they are only available on the BSDs.
.SH "SEE ALSO"
.BR futimesat (2),
.BR utime (2)
.BR utime (2),
.BY symlink (7)

View File

@ -87,4 +87,5 @@ disappearance of files which are still being used.
.BR rename (2),
.BR rmdir (2),
.BR unlink (2),
.BR mkfifo (3)
.BR mkfifo (3),
.BR symlink (7)

View File

@ -228,4 +228,5 @@ on directories, and read permission on ordinary files.
.\" FIXME say something about ACLs
.SH "SEE ALSO"
.BR capabilities (7),
.BR credentials (7)
.BR credentials (7),
.BY symlink (7)