Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Fix typo: s/DIANOSTIC/DIAGNOSTIC
details: https://anonhg.NetBSD.org/src/rev/a3411f5fed28
branches: trunk
changeset: 354069:a3411f5fed28
user: abhinav <abhinav%NetBSD.org@localhost>
date: Sat Jun 03 08:44:59 2017 +0000
description:
Fix typo: s/DIANOSTIC/DIAGNOSTIC
diffstat:
share/man/man9/rwlock.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 5a5545851a5d -r a3411f5fed28 share/man/man9/rwlock.9
--- a/share/man/man9/rwlock.9 Sat Jun 03 07:30:50 2017 +0000
+++ b/share/man/man9/rwlock.9 Sat Jun 03 08:44:59 2017 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index