[Po4a-commits] "po4a/lib/Locale/Po4a Man.pm,1.136,1.137"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Fri Apr 14 18:53:10 UTC 2006


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

Modified Files:
	Man.pm 
Log Message:
Do not forgot the po4a header for the mdoc pages.


Index: Man.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/Man.pm,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -d -r1.136 -r1.137
--- Man.pm	14 Apr 2006 18:51:12 -0000	1.136
+++ Man.pm	14 Apr 2006 18:53:08 -0000	1.137
@@ -2045,6 +2045,7 @@
     my ($self,$macroname,$macroarg)=(shift,shift,join(" ", at _));
 
     $mdoc_mode = 1;
+    $self->push_docheader();
 
 # FIXME: It would be nice if we could switch from one set of macros to the
 # other.




More information about the Po4a-commits mailing list