Module Name: src
Committed By: gson
Date: Thu Oct 17 13:17:51 UTC 2013
Modified Files:
src/share/man/man9: kpause.9
Log Message:
Don't capitalize "it" in the middle of a sentence.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/kpause.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/kpause.9
diff -u src/share/man/man9/kpause.9:1.7 src/share/man/man9/kpause.9:1.8
--- src/share/man/man9/kpause.9:1.7 Wed Jul 20 05:20:54 2011
+++ src/share/man/man9/kpause.9 Thu Oct 17 13:17:50 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: kpause.9,v 1.7 2011/07/20 05:20:54 jruoho Exp $
+.\" $NetBSD: kpause.9,v 1.8 2013/10/17 13:17:50 gson Exp $
.\"
.\" Copyright (c) 2006, 2007 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -98,7 +98,7 @@ returns.
.Fn kpause
returns 0 when waking up spontaneously.
Otherwise,
-It returns an error number.
+it returns an error number.
.\" ------------------------------------------------------------
.Sh ERRORS
.Bl -tag -width Er