[Home]

Summary:ASTERISK-07979: Improper charset in man pages
Reporter:Jeffrey C. Ollie (jcollie)Labels:
Date Opened:2006-10-23 07:53:04Date Closed:2008-06-07 12:03:55
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:zttool.8 ztcfg.8 and ztmonitor.8 have several characters in ISO8859-1 encoding - they should be converted to UTF-8.

****** ADDITIONAL INFORMATION ******

pushd doc
for f in zttool.8 ztcfg.8 ztmonitor.8
do
 iconv -f iso8859-1 -t utf-8 $f -o $f.tmp
 mv $f.tmp $f
done
popd
Comments:By: Russell Bryant (russell) 2006-10-23 20:10:38

Fixed in 1.2, 1.4, and the trunk in revisions 1527, 1528, and 1529.  Thanks for the script to do this, you rock!

By: Digium Subversion (svnbot) 2008-06-07 12:02:35

Repository: dahdi
Revision: 1527

U   branches/1.2/doc/ztcfg.8
U   branches/1.2/doc/ztmonitor.8
U   branches/1.2/doc/zttool.8

------------------------------------------------------------------------
r1527 | russell | 2008-06-07 12:02:34 -0500 (Sat, 07 Jun 2008) | 3 lines

convert some characters of ISO8859-1 encoding to be UTF-8
(issue ASTERISK-7979, jcollie)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1527

By: Digium Subversion (svnbot) 2008-06-07 12:02:39

Repository: dahdi
Revision: 1528

_U  branches/1.4/
U   branches/1.4/doc/ztcfg.8
U   branches/1.4/doc/ztmonitor.8
U   branches/1.4/doc/zttool.8

------------------------------------------------------------------------
r1528 | russell | 2008-06-07 12:02:38 -0500 (Sat, 07 Jun 2008) | 11 lines

Merged revisions 1527 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1527 | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3 lines

convert some characters of ISO8859-1 encoding to be UTF-8
(issue ASTERISK-7979, jcollie)

........

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1528

By: Digium Subversion (svnbot) 2008-06-07 12:02:42

Repository: dahdi
Revision: 1529

_U  trunk/
U   trunk/doc/ztcfg.8
U   trunk/doc/ztmonitor.8
U   trunk/doc/zttool.8

------------------------------------------------------------------------
r1529 | russell | 2008-06-07 12:02:41 -0500 (Sat, 07 Jun 2008) | 19 lines

Merged revisions 1528 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4

................
r1528 | russell | 2006-10-23 21:09:47 -0400 (Mon, 23 Oct 2006) | 11 lines

Merged revisions 1527 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1527 | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3 lines

convert some characters of ISO8859-1 encoding to be UTF-8
(issue ASTERISK-7979, jcollie)

........

................

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1529

By: Digium Subversion (svnbot) 2008-06-07 12:03:55

Repository: dahdi
Revision: 1550

_U  team/tzafrir/xpp_1.2/
U   team/tzafrir/xpp_1.2/Makefile
U   team/tzafrir/xpp_1.2/configure
U   team/tzafrir/xpp_1.2/configure.ac
U   team/tzafrir/xpp_1.2/doc/ztcfg.8
U   team/tzafrir/xpp_1.2/doc/ztmonitor.8
U   team/tzafrir/xpp_1.2/doc/zttool.8
U   team/tzafrir/xpp_1.2/makeopts.in
D   team/tzafrir/xpp_1.2/pciradio_vhdl.tar.gz
D   team/tzafrir/xpp_1.2/raddiag.tar.gz
U   team/tzafrir/xpp_1.2/wct4xxp/Makefile
U   team/tzafrir/xpp_1.2/wctdm.c
U   team/tzafrir/xpp_1.2/wctdm24xxp.c
U   team/tzafrir/xpp_1.2/xpp/utils/Makefile

------------------------------------------------------------------------
r1550 | tzafrir | 2008-06-07 12:03:54 -0500 (Sat, 07 Jun 2008) | 63 lines

Merged revisions 1528,1530,1536,1543,1547 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4

................
r1528 | russell | 2006-10-24 03:09:47 +0200 (Tue, 24 Oct 2006) | 11 lines

Merged revisions 1527 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1527 | russell | 2006-10-23 21:08:27 -0400 (Mon, 23 Oct 2006) | 3 lines

convert some characters of ISO8859-1 encoding to be UTF-8
(issue ASTERISK-7979, jcollie)

........

................
r1530 | russell | 2006-10-24 03:33:25 +0200 (Tue, 24 Oct 2006) | 3 lines

Both of these files are corrupted and can not be decompressed, so they need
to be re-added.  (issue ASTERISK-7915)

................
r1536 | kpfleming | 2006-10-26 02:03:22 +0200 (Thu, 26 Oct 2006) | 15 lines

Merged revisions 1534-1535 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1534 | kpfleming | 2006-10-25 18:54:41 -0500 (Wed, 25 Oct 2006) | 2 lines

do ProSLIC 3215 check properly

........
r1535 | kpfleming | 2006-10-25 19:00:31 -0500 (Wed, 25 Oct 2006) | 2 lines

do ProSLIC 3215 check properly in this driver too

........

................
r1543 | russell | 2006-10-31 08:26:31 +0200 (Tue, 31 Oct 2006) | 11 lines

Merged revisions 1542 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1542 | russell | 2006-10-31 01:25:16 -0500 (Tue, 31 Oct 2006) | 3 lines

fix the installation of wct4xxp for 2.4 kernels (issue ZAP-129, fixed by gkloepfer,
but the committed fix is slightly modified)

........

................
r1547 | russell | 2006-11-01 21:04:02 +0200 (Wed, 01 Nov 2006) | 3 lines

instead of setting HOSTCC and CC directly in the Makefile, use the information
provided by the configure script (issue ZAP-111, tzafrir)

................

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=1550