Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix typo. Bump date for previous.



details:   https://anonhg.NetBSD.org/src/rev/7a532c39ae3a
branches:  trunk
changeset: 797605:7a532c39ae3a
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Jul 23 21:19:33 2014 +0000

description:
Fix typo. Bump date for previous.

diffstat:

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

diffs (27 lines):

diff -r f44dbae87c5c -r 7a532c39ae3a share/man/man4/options.4
--- a/share/man/man4/options.4  Wed Jul 23 20:13:13 2014 +0000
+++ b/share/man/man4/options.4  Wed Jul 23 21:19:33 2014 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.438 2014/07/23 20:13:13 gdt Exp $
+.\"    $NetBSD: options.4,v 1.439 2014/07/23 21:19:33 wiz 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 March 22, 2014
+.Dd July 23, 2014
 .Dt OPTIONS 4
 .Os
 .Sh NAME
@@ -610,7 +610,7 @@
 Adds code to the kernel that does internal consistency checks.
 This code will cause the kernel to panic if corruption of internal data
 structures is detected.
-Historically, the performance degredation is sufficiently small that
+Historically, the performance degradation is sufficiently small that
 it is reasonable for systems with
 .Em options DIAGNOSTIC
 to be in production use, with the real consideration not being



Home | Main Index | Thread Index | Old Index