Module Name: src
Committed By: msaitoh
Date: Wed May 15 05:30:33 UTC 2013
Modified Files:
src/share/man/man4: options.4
Log Message:
s/can be displayed be calling/can be displayed by calling/
XXX pullup-5
To generate a diff of this commit:
cvs rdiff -u -r1.419 -r1.420 src/share/man/man4/options.4
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/man4/options.4
diff -u src/share/man/man4/options.4:1.419 src/share/man/man4/options.4:1.420
--- src/share/man/man4/options.4:1.419 Wed Dec 19 15:00:34 2012
+++ src/share/man/man4/options.4 Wed May 15 05:30:33 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.419 2012/12/19 15:00:34 wiz Exp $
+.\" $NetBSD: options.4,v 1.420 2013/05/15 05:30:33 msaitoh Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd December 19, 2012
+.Dd May 15, 2013
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -644,7 +644,7 @@ Default is 100000 entries.
.It Cd options UVMHIST
Enables the UVM history logs, which create in-memory traces of
various UVM activities.
-These logs can be displayed be calling
+These logs can be displayed by calling
.Fn uvmhist_dump
or
.Fn uvm_hist