Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 s/can be displayed be calling/can be displaye...



details:   https://anonhg.NetBSD.org/src/rev/4961abd71d51
branches:  trunk
changeset: 786838:4961abd71d51
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Wed May 15 05:30:33 2013 +0000

description:
s/can be displayed be calling/can be displayed by calling/

XXX pullup-5

diffstat:

 share/man/man4/options.4 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r ecdd9c94570c -r 4961abd71d51 share/man/man4/options.4
--- a/share/man/man4/options.4  Wed May 15 05:22:43 2013 +0000
+++ b/share/man/man4/options.4  Wed May 15 05:30:33 2013 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index