Fix typo: s/DIANOSTIC/DIAGNOSTIC

This commit is contained in:
abhinav 2017-06-03 08:44:59 +00:00
parent 7fecf65cb1
commit 4b784bbbb4
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rwlock.9,v 1.15 2010/12/02 12:54:13 wiz Exp $
.\" $NetBSD: rwlock.9,v 1.16 2017/06/03 08:44:59 abhinav Exp $
.\"
.\" Copyright (c) 2006, 2007, 2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -100,7 +100,7 @@ Note that these interfaces must not be used from a hardware
interrupt handler.
.Sh OPTIONS AND MACROS
.Bl -tag -width abcd
.It Cd "options DIANOSTIC"
.It Cd "options DIAGNOSTIC"
.Pp
Kernels compiled with the
.Dv DIAGNOSTIC