Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man3 Fix typo in XXX-comment.



details:   https://anonhg.NetBSD.org/src/rev/a6b9d9064510
branches:  trunk
changeset: 754339:a6b9d9064510
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Wed Apr 28 07:56:54 2010 +0000

description:
Fix typo in XXX-comment.

diffstat:

 share/man/man3/ffs32.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3ec6d1d40da4 -r a6b9d9064510 share/man/man3/ffs32.3
--- a/share/man/man3/ffs32.3    Wed Apr 28 07:47:09 2010 +0000
+++ b/share/man/man3/ffs32.3    Wed Apr 28 07:56:54 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: ffs32.3,v 1.1 2010/04/28 07:35:30 jruoho Exp $
+.\"    $NetBSD: ffs32.3,v 1.2 2010/04/28 07:56:54 jruoho Exp $
 .\"
 .\" Copyright (c) 2010 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -78,7 +78,7 @@
 for user applications.
 .\"
 .\" XXX: It is noted in the CVS history of <sys/bitops.h> that MD-optimized
-.\"     <machine/bitops.h> is a TODO. If those start appear, note it here.
+.\"     <machine/bitops.h> is a TODO. If those start to appear, note it here.
 .\"
 .Sh EXAMPLES
 In the following example



Home | Main Index | Thread Index | Old Index