Fix typo. Bump date for previous.
This commit is contained in:
parent
c6a967921a
commit
3004801b54
|
@ -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 for bugs.
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue