Module Name: src
Committed By: wiz
Date: Wed Jul 23 21:19:34 UTC 2014
Modified Files:
src/share/man/man4: options.4
Log Message:
Fix typo. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.438 -r1.439 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.438 src/share/man/man4/options.4:1.439
--- src/share/man/man4/options.4:1.438 Wed Jul 23 20:13:13 2014
+++ src/share/man/man4/options.4 Wed Jul 23 21:19:33 2014
@@ -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 @@ intended only for debugging or looking f
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