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/c80a9c20a248
branches:  trunk
changeset: 828725:c80a9c20a248
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 aca77ebf40a7 -r c80a9c20a248 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