[Po4a-commits] po4a/lib/Locale/Po4a Man.pm,1.50,1.51

Denis Barbier po4a-devel@lists.alioth.debian.org
Fri, 05 Nov 2004 22:55:59 +0000


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

Modified Files:
	Man.pm 
Log Message:
Reformat

Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- Man.pm	4 Nov 2004 21:17:09 -0000	1.50
+++ Man.pm	5 Nov 2004 22:55:56 -0000	1.51
@@ -336,8 +336,8 @@
 sub unshiftline {
     die sprintf(dgettext("po4a",
         "po4a::man: The unshiftline is not supported for the man module.\n".
-        "po4a::man: Please send a bug report with the groff page that ".
-        "po4a::man: generated this error."))."\n";
+        "po4a::man: Please send a bug report with the groff page that generated\n".
+        "po4a::man: this error."))."\n";
 }
 
 ###############################################