Diff for /embedaddon/libiconv/man/iconv_open.3 between versions 1.1.1.2 and 1.1.1.3

version 1.1.1.2, 2012/05/29 09:29:43 version 1.1.1.3, 2021/03/17 13:38:46
Line 1 Line 1
.\" Copyright (c) Bruno Haible <bruno@clisp.org>.\" Copyright (c) Free Software Foundation, Inc.
 .\"  .\"
 .\" This is free documentation; you can redistribute it and/or  .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as  .\" modify it under the terms of the GNU General Public License as
Line 9 Line 9
 .\"   GNU glibc-2 source code and manual  .\"   GNU glibc-2 source code and manual
 .\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html  .\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
 .\"  .\"
.TH ICONV_OPEN 3  "November 23, 2010" "GNU" "Linux Programmer's Manual".TH ICONV_OPEN 3  "October 23, 2011" "GNU" "Linux Programmer's Manual"
 .SH NAME  .SH NAME
 iconv_open \- allocate descriptor for character set conversion  iconv_open \- allocate descriptor for character set conversion
 .SH SYNOPSIS  .SH SYNOPSIS
Line 45  ISO\-8859\-{6,8}, CP{1255,1256}, CP862, Mac{Hebrew,Ara Line 45  ISO\-8859\-{6,8}, CP{1255,1256}, CP862, Mac{Hebrew,Ara
 Japanese  Japanese
 .nf  .nf
 .fi  .fi
EUC\-JP, SHIFT_JIS, CP932, ISO\-2022\-JP, ISO\-2022\-JP\-2, ISO\-2022\-JP\-1EUC\-JP, SHIFT_JIS, CP932, ISO\-2022\-JP, ISO\-2022\-JP\-2, ISO\-2022\-JP\-1,
 ISO-2022\-JP\-MS
 .TP  .TP
 Chinese  Chinese
 .nf  .nf

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


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