Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Formatting nit.
details: https://anonhg.NetBSD.org/src/rev/d8f73ed0aea3
branches: trunk
changeset: 358424:d8f73ed0aea3
user: wiz <wiz%NetBSD.org@localhost>
date: Thu Dec 28 23:14:49 2017 +0000
description:
Formatting nit.
diffstat:
share/man/man4/options.4 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e8876e1a4a9 -r d8f73ed0aea3 share/man/man4/options.4
--- a/share/man/man4/options.4 Thu Dec 28 23:14:42 2017 +0000
+++ b/share/man/man4/options.4 Thu Dec 28 23:14:49 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.476 2017/12/28 17:51:49 christos Exp $
+.\" $NetBSD: options.4,v 1.477 2017/12/28 23:14:49 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -1062,7 +1062,7 @@
.Fn namei
cache, though called by many other names in the kernel source).
By default, this cache has
-.Dv (NPROC + NTEXT + 100)
+.Dv ( NPROC + NTEXT + 100 )
entries (NPROC set as 20 + 16 * MAXUSERS and NTEXT as 80 + NPROC / 8).
A reasonable way to derive a value of
.Dv NVNODE ,
Home |
Main Index |
Thread Index |
Old Index