Module Name:    src
Committed By:   njoly
Date:           Tue Apr  9 13:29:07 UTC 2013

Modified Files:
        src/share/man/man9: namei.9

Log Message:
Fix section (3 -> 2) in openat xref.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/share/man/man9/namei.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/namei.9
diff -u src/share/man/man9/namei.9:1.30 src/share/man/man9/namei.9:1.31
--- src/share/man/man9/namei.9:1.30	Mon Nov  5 22:44:22 2012
+++ src/share/man/man9/namei.9	Tue Apr  9 13:29:07 2013
@@ -1,4 +1,4 @@
-.\"     $NetBSD: namei.9,v 1.30 2012/11/05 22:44:22 wiz Exp $
+.\"     $NetBSD: namei.9,v 1.31 2013/04/09 13:29:07 njoly Exp $
 .\"
 .\" Copyright (c) 2001, 2005, 2006 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -387,7 +387,7 @@ to set the starting directory.
 This supersedes the current process's current working directory as the
 initial point of departure for looking up relative paths.
 This mechanism is used by
-.Xr openat 3
+.Xr openat 2
 and related calls.
 .It Fn namei_simple_kernel "path" "sflags" "ret"
 Look up the path

Reply via email to