aboutsummaryrefslogtreecommitdiffstats
path: root/man2/open.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-05-26 12:41:39 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-05-26 12:41:39 +0000
commitad7cc990f2add553b25bf5e6879ff3c37c641637 (patch)
tree12da469148b015ab957131acb3f010a61fd3ac0d /man2/open.2
parentad1750a30dc880a7f7286f3784a7a81046c51955 (diff)
downloadman-pages-ad7cc990f2add553b25bf5e6879ff3c37c641637.tar.gz
Change reference to path_resolution.2 to path_resolutiion.7
Diffstat (limited to 'man2/open.2')
-rw-r--r--man2/open.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/open.2 b/man2/open.2
index 3360cf040e..6b952ef9d3 100644
--- a/man2/open.2
+++ b/man2/open.2
@@ -378,7 +378,7 @@ is denied for one of the directories in the path prefix of
or the file did not exist yet and write access to the parent directory
is not allowed.
(See also
-.BR path_resolution (2).)
+.BR path_resolution (7).)
.TP
.B EEXIST
.I pathname
@@ -601,7 +601,6 @@ to enable this flag.
.BR mount (2),
.BR mmap (2),
.BR openat (2),
-.BR path_resolution (2),
.BR read (2),
.BR socket (2),
.BR stat (2),
@@ -610,4 +609,5 @@ to enable this flag.
.BR write (2),
.BR fopen (3),
.BR fifo (7),
-.BR feature_test_macros (7)
+.BR feature_test_macros (7),
+.BR path_resolution (7)