[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm,1.125,1.126"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Mon Mar 6 21:59:38 UTC 2006


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv20900/lib/Locale/Po4a

Modified Files:
	Man.pm 
Log Message:
I forgot this .R


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -d -r1.125 -r1.126
--- Man.pm	6 Mar 2006 21:58:05 -0000	1.125
+++ Man.pm	6 Mar 2006 21:59:36 -0000	1.126
@@ -632,7 +632,7 @@
         my $macro = $1;
         my $arguments = $2;
         my @args = splitargs($ref,$arguments);
-        if ($macro eq 'B' || $macro eq 'I' || $macro eq 'R') {
+        if ($macro eq 'B' || $macro eq 'I') {
             my $arg=join(" ", at args);
             $arg =~ s/^ +//;
             this_macro_needs_args($macro,$ref,$arg);




More information about the Po4a-commits mailing list