NetBSD-Bugs archive

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

misc/44332: a typo in iconv(1)



>Number:         44332
>Category:       misc
>Synopsis:       a typo in iconv(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jan 06 02:00:01 +0000 2011
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.43
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.43 NetBSD 5.99.43 (GENERIC) #24: Wed Jan 
5 17:23:55 JST 2011 
root%bonnie.jaist.ac.jp@localhost:/c/ryoh/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
--- zz  2011-01-06 10:54:02.000000000 +0900
+++ z   2011-01-06 10:54:05.000000000 +0900
@@ -18,7 +18,7 @@
 The following options are available:
 -c
 Prevent output of any invalid characters. By default, iconv outputs an invalid
-character specified by the to_name codeset when it encounts a character which
+character specified by the to_name codeset when it encounters a character which
 is valid in the from_name codeset but does not have a corresponding character
 in the to_name codeset.
 -f
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index