]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
Added SEE ALSO linking to readlinkat.2.
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 21 Jul 2006 14:38:06 +0000 (14:38 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 21 Jul 2006 14:38:06 +0000 (14:38 +0000)
man2/openat.2
man2/readlink.2

index 32c77ded8a915e4c1f37147808fe0d67c627625d..47090eef2f67b25ce01e4b17e740b0fd53c56245 100644 (file)
@@ -153,6 +153,7 @@ was added to Linux in kernel 2.6.16.
 .BR mknodat (2),
 .BR open (2),
 .BR path_resolution (2),
+.BR readlinkat (2),
 .BR renameat (2),
 .BR symlinkat (2),
 .BR unlinkat (2),
index 3d182bdaa7ee808dae6f80ed92ed327bfc326bcb..0705c2be049313d8342efc5f433762057baa28c0 100644 (file)
@@ -117,5 +117,6 @@ as (newly) required in POSIX.1-2001.
 .SH "SEE ALSO"
 .BR lstat (2),
 .BR path_resolution (2),
+.BR readlinkat (2),
 .BR stat (2),
 .BR symlink (2)