Module Name:    src
Committed By:   abhinav
Date:           Fri May 19 14:28:59 UTC 2017

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

Log Message:
Remove reference to pathname(9), its man page was removed 10 years ago.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man9/intro.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/intro.9
diff -u src/share/man/man9/intro.9:1.16 src/share/man/man9/intro.9:1.17
--- src/share/man/man9/intro.9:1.16	Mon Mar 23 13:40:34 2015
+++ src/share/man/man9/intro.9	Fri May 19 14:28:59 2017
@@ -1,4 +1,4 @@
-.\"     $NetBSD: intro.9,v 1.16 2015/03/23 13:40:34 riastradh Exp $
+.\"     $NetBSD: intro.9,v 1.17 2017/05/19 14:28:59 abhinav Exp $
 .\"
 .\" Copyright (c) 1997, 2007 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -162,8 +162,7 @@ See
 Pathname lookup, cache and management.
 See
 .Xr namei 9 ,
-.Xr namecache 9 ,
-.Xr pathname 9 .
+.Xr namecache 9 .
 .Pp
 Kernel interface to file systems.
 See

Reply via email to