Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo: s/nshashtbl/nchashtbl
details: https://anonhg.NetBSD.org/src/rev/2fe32b7ee6a5
branches: trunk
changeset: 353081:2fe32b7ee6a5
user: abhinav <abhinav%NetBSD.org@localhost>
date: Wed Apr 19 11:33:01 2017 +0000
description:
Fix typo: s/nshashtbl/nchashtbl
diffstat:
share/man/man9/namecache.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c6a2909225d7 -r 2fe32b7ee6a5 share/man/man9/namecache.9
--- a/share/man/man9/namecache.9 Wed Apr 19 09:23:19 2017 +0000
+++ b/share/man/man9/namecache.9 Wed Apr 19 11:33:01 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index