Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Remove reference to pathname(9), its man page...
details: https://anonhg.NetBSD.org/src/rev/becac8136720
branches: trunk
changeset: 353732:becac8136720
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri May 19 14:28:59 2017 +0000
description:
Remove reference to pathname(9), its man page was removed 10 years ago.
diffstat:
share/man/man9/intro.9 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 60d73124d939 -r becac8136720 share/man/man9/intro.9
--- a/share/man/man9/intro.9 Fri May 19 14:18:41 2017 +0000
+++ b/share/man/man9/intro.9 Fri May 19 14:28:59 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index