|
From: <ai...@us...> - 2010-10-27 01:39:33
|
Revision: 11276
http://plplot.svn.sourceforge.net/plplot/?rev=11276&view=rev
Author: airwin
Date: 2010-10-27 01:39:26 +0000 (Wed, 27 Oct 2010)
Log Message:
-----------
Convert from latin1 to utf8. This makes Rafael's last name in the
comments render correctly for the usual utf8 locale.
Modified Paths:
--------------
trunk/doc/docbook/bin/api2man.pl.in
trunk/doc/docbook/bin/api2text.pl
Modified: trunk/doc/docbook/bin/api2man.pl.in
===================================================================
--- trunk/doc/docbook/bin/api2man.pl.in 2010-10-27 01:08:21 UTC (rev 11275)
+++ trunk/doc/docbook/bin/api2man.pl.in 2010-10-27 01:39:26 UTC (rev 11276)
@@ -2,7 +2,7 @@
# File: api2man.pl
# Description: Convert the PLplot API chapter (file api.xml of the DocBook
# manual) into a series of man pages.
-# Author: Rafael Laboissi\xE8re <ra...@ic...>
+# Author: Rafael Laboissière <ra...@ic...>
# Created on: Mon Dec 4 16:35:32 CET 2000
# Last modified on: Fri Sep 16 22:11:15 CEST 2005
# $Id$
Modified: trunk/doc/docbook/bin/api2text.pl
===================================================================
--- trunk/doc/docbook/bin/api2text.pl 2010-10-27 01:08:21 UTC (rev 11275)
+++ trunk/doc/docbook/bin/api2text.pl 2010-10-27 01:39:26 UTC (rev 11276)
@@ -2,7 +2,7 @@
# File: api2man.pl
# Description: Convert the PLplot API chapter (file api.xml of the DocBook
# manual) into a series of man pages.
-# Author: Rafael Laboissi\xE8re <ra...@de...>
+# Author: Rafael Laboissière <ra...@de...>
# Created on: Mon Dec 4 16:35:32 CET 2000
# Last modified on: Thu Mar 20 11:30:25 CET 2003
# $Id$
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|