Module Name: src
Committed By: dholland
Date: Thu Jan 6 08:30:09 UTC 2011
Modified Files:
src/usr.bin/iconv: iconv.1
Log Message:
fix typo, from Ryo HAYASAKA in PR 44332.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/usr.bin/iconv/iconv.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/iconv/iconv.1
diff -u src/usr.bin/iconv/iconv.1:1.3 src/usr.bin/iconv/iconv.1:1.4
--- src/usr.bin/iconv/iconv.1:1.3 Thu Mar 20 11:35:44 2008
+++ src/usr.bin/iconv/iconv.1 Thu Jan 6 08:30:09 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: iconv.1,v 1.3 2008/03/20 11:35:44 tnozaki Exp $
+.\" $NetBSD: iconv.1,v 1.4 2011/01/06 08:30:09 dholland Exp $
.\"
.\" Copyright (c)2003 Citrus Project,
.\" All rights reserved.
@@ -77,7 +77,7 @@
.Dq invalid character
specified by the
.Ar to_name
-codeset when it encounts a character which is valid in the
+codeset when it encounters a character which is valid in the
.Ar from_name
codeset but does not have a corresponding character in the
.Ar to_name