Module Name: src
Committed By: abhinav
Date: Wed Apr 19 11:33:01 UTC 2017
Modified Files:
src/share/man/man9: namecache.9
Log Message:
Fix typo: s/nshashtbl/nchashtbl
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/share/man/man9/namecache.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/namecache.9
diff -u src/share/man/man9/namecache.9:1.20 src/share/man/man9/namecache.9:1.21
--- src/share/man/man9/namecache.9:1.20 Sat Mar 18 21:21:24 2017
+++ src/share/man/man9/namecache.9 Wed Apr 19 11:33:01 2017
@@ -1,4 +1,4 @@
-.\" $NetBSD: namecache.9,v 1.20 2017/03/18 21:21:24 riastradh Exp $
+.\" $NetBSD: namecache.9,v 1.21 2017/04/19 11:33:01 abhinav Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -105,7 +105,7 @@ case, and are almost never of interest.
Each
.Em namecache
entry can appear on two hash chains in addition to
-.Va nshashtbl :
+.Va nchashtbl :
.Em ncvhashtbl
(the name cache directory hash chain), and
.Em nclruhead