Module Name:    src
Committed By:   bouyer
Date:           Wed Jun 19 07:58:46 UTC 2013

Modified Files:
        src/share/man/man4 [netbsd-5-2]: options.4

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1862):
        share/man/man4/options.4: revision 1.420
s/can be displayed be calling/can be displayed by calling/


To generate a diff of this commit:
cvs rdiff -u -r1.369.2.2 -r1.369.2.2.10.1 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.369.2.2 src/share/man/man4/options.4:1.369.2.2.10.1
--- src/share/man/man4/options.4:1.369.2.2	Tue Nov 18 01:56:58 2008
+++ src/share/man/man4/options.4	Wed Jun 19 07:58:46 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: options.4,v 1.369.2.2 2008/11/18 01:56:58 snj Exp $
+.\"	$NetBSD: options.4,v 1.369.2.2.10.1 2013/06/19 07:58:46 bouyer 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 November 14, 2008
+.Dd May 15, 2013
 .Os
 .Dt OPTIONS 4
 .Sh NAME
@@ -684,7 +684,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

Reply via email to