Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Remove some trailing space, and some punctuat...
details: https://anonhg.NetBSD.org/src/rev/3ed94c605ce9
branches: trunk
changeset: 515348:3ed94c605ce9
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Sep 22 16:39:25 2001 +0000
description:
Remove some trailing space, and some punctuation nits.
diffstat:
share/man/man4/options.4 | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (54 lines):
diff -r d1cbf547d51c -r 3ed94c605ce9 share/man/man4/options.4
--- a/share/man/man4/options.4 Sat Sep 22 16:36:21 2001 +0000
+++ b/share/man/man4/options.4 Sat Sep 22 16:39:25 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.149 2001/09/22 08:43:28 chs Exp $
+.\" $NetBSD: options.4,v 1.150 2001/09/22 16:39:25 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -389,7 +389,7 @@
Defines the number of entries in the malloc log.
Default is 100000 entries.
.It Cd options UVMHIST
-Enables the UVM history logs, which create in-memory traces of
+Enables the UVM history logs, which create in-memory traces of
various UVM activities. These logs can be displayed be calling
.Fn uvmhist_dump
or
@@ -1422,7 +1422,7 @@
will be returned as the soft limit for
.Dv RLIMIT_DATA
(as returned by
-.Xr getrlimit 2 ).
+.Xr getrlimit 2 ) .
See
.Pa /usr/include/machine/vmparam.h
for the port-specific default.
@@ -1431,7 +1431,7 @@
will be returned as the hard limit for
.Dv RLIMIT_DATA
(as returned by
-.Xr getrlimit 2 ).
+.Xr getrlimit 2 ) .
See
.Pa /usr/include/machine/vmparam.h
for the port-specific default.
@@ -1440,7 +1440,7 @@
will be returned as the soft limit for
.Dv RLIMIT_STACK
(as returned by
-.Xr getrlimit 2 ).
+.Xr getrlimit 2 ) .
See
.Pa /usr/include/machine/vmparam.h
for the port-specific default.
@@ -1449,7 +1449,7 @@
will be returned as the hard limit for
.Dv RLIMIT_STACK
(as returned by
-.Xr getrlimit 2 ).
+.Xr getrlimit 2 ) .
See
.Pa /usr/include/machine/vmparam.h
for the port-specific default.
Home |
Main Index |
Thread Index |
Old Index