[Po4a-devel][CVS] po4a/lib/Locale/Po4a Man.pm,1.22,1.23
Martin Quinson
po4a-devel@lists.alioth.debian.org
Sun, 08 Aug 2004 20:36:22 +0000
- Previous message: [Po4a-devel][CVS] po4a/lib/Locale/Po4a Po.pm,1.21,1.22 TransTractor.pm,1.31,1.32
- Next message: [Po4a-devel][CVS] po4a/t/data-03 man,1.1,1.2 man.addendum1,1.1,1.2 man.addendum2,1.1,1.2 man.addendum3,1.1,1.2 man.fr.add1,1.1,1.2 man.po-ok,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv8467/lib/Locale/Po4a
Modified Files:
Man.pm
Log Message:
Clarify a comment
Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- Man.pm 7 Aug 2004 04:51:33 -0000 1.22
+++ Man.pm 8 Aug 2004 20:36:19 -0000 1.23
@@ -629,7 +629,7 @@
# .\" => comments
# . => empty point on the line
# .tr abcd...
- # => Translate a to b, c to d, etc. on output.
+ # => substitution like Perl's tr/ac/bd/ on output.
if ($macro eq '\"' || $macro eq '' || $macro eq 'tr') {
$self->pushline($line."\n");
goto LINE;
- Previous message: [Po4a-devel][CVS] po4a/lib/Locale/Po4a Po.pm,1.21,1.22 TransTractor.pm,1.31,1.32
- Next message: [Po4a-devel][CVS] po4a/t/data-03 man,1.1,1.2 man.addendum1,1.1,1.2 man.addendum2,1.1,1.2 man.addendum3,1.1,1.2 man.fr.add1,1.1,1.2 man.po-ok,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]