Diff for /embedaddon/libiconv/libcharset/README between versions 1.1 and 1.1.1.2

version 1.1, 2012/02/21 22:57:48 version 1.1.1.2, 2012/05/29 09:29:42
Line 11  encodings and locales than the currently selected one. Line 11  encodings and locales than the currently selected one.
     any other given encoding).      any other given encoding).
   * Mail agents.    * Mail agents.
   
In theory, this would be very simple: The Single Unix Specification (SUSV2)In theory, this would be very simple: POSIX provides the nl_langinfo function,
provides the nl_langinfo function, in such a way thatin such a way that
   
                   nl_langinfo (CODESET)                    nl_langinfo (CODESET)
   
Line 40  As usual for GNU packages: Line 40  As usual for GNU packages:
   
   
 This library is used in  This library is used in
  GNU sh-utils, fileutils, textutils  GNU coreutils
   GNU gettext    GNU gettext
   GNU clisp    GNU clisp
   
   
 To integrate this library into your package:  To integrate this library into your package:
See file INTEGRATE.- Either from this package. See file INTEGRATE.
 - Or from gnulib. See
   <http://www.gnu.org/software/gnulib/MODULES.html#module=localcharset>
   
   
 Distribution:  Distribution:

Removed from v.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>