Module Name:    src
Committed By:   wiz
Date:           Wed Jan 26 09:53:20 UTC 2011

Modified Files:
        src/share/man/man9: KASSERT.9

Log Message:
Fix typo.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man9/KASSERT.9

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/man9/KASSERT.9
diff -u src/share/man/man9/KASSERT.9:1.10 src/share/man/man9/KASSERT.9:1.11
--- src/share/man/man9/KASSERT.9:1.10	Tue Jan 25 23:46:48 2011
+++ src/share/man/man9/KASSERT.9	Wed Jan 26 09:53:20 2011
@@ -1,4 +1,4 @@
-.\"     $NetBSD: KASSERT.9,v 1.10 2011/01/25 23:46:48 yamt Exp $
+.\"     $NetBSD: KASSERT.9,v 1.11 2011/01/26 09:53:20 wiz Exp $
 .\"
 .\" Copyright (c) 2006 Igor Sobrado
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Janurary 26, 2011
+.Dd January 26, 2011
 .Dt KASSERT 9
 .Os
 .Sh NAME

Reply via email to