Source-Changes-HG archive

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

[src/trunk]: src/lib/libc/iconv conforms -> conform, since it's the verb for ...



details:   https://anonhg.NetBSD.org/src/rev/6f97274b6661
branches:  trunk
changeset: 786804:6f97274b6661
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun May 12 10:44:23 2013 +0000

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

diffstat:

 lib/libc/iconv/iconv.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd791cab1d50 -r 6f97274b6661 lib/libc/iconv/iconv.3
--- a/lib/libc/iconv/iconv.3    Sun May 12 09:54:55 2013 +0000
+++ b/lib/libc/iconv/iconv.3    Sun May 12 10:44:23 2013 +0000
@@ -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 @@
 .Fn iconv_close ,
 and
 .Fn iconv
-conforms to
+conform to
 .St -p1003.1-2001 .
 .Pp
 Historically, the definition of



Home | Main Index | Thread Index | Old Index