Module Name:    src
Committed By:   wiz
Date:           Sun May 12 10:44:23 UTC 2013

Modified Files:
        src/lib/libc/iconv: iconv.3

Log Message:
conforms -> conform, since it's the verb for three nouns and thus plural.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/iconv/iconv.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/iconv/iconv.3
diff -u src/lib/libc/iconv/iconv.3:1.20 src/lib/libc/iconv/iconv.3:1.21
--- src/lib/libc/iconv/iconv.3:1.20	Sat May 11 19:20:30 2013
+++ src/lib/libc/iconv/iconv.3	Sun May 12 10:44:23 2013
@@ -1,4 +1,4 @@
-.\" $NetBSD: iconv.3,v 1.20 2013/05/11 19:20:30 rodent Exp $
+.\" $NetBSD: iconv.3,v 1.21 2013/05/12 10:44:23 wiz Exp $
 .\"
 .\" Copyright (c)2003 Citrus Project,
 .\" All rights reserved.
@@ -236,7 +236,7 @@ terminates with an incomplete character 
 .Fn iconv_close ,
 and
 .Fn iconv
-conforms to
+conform to
 .St -p1003.1-2001 .
 .Pp
 Historically, the definition of

Reply via email to