[Po4a-commits] "po4a/scripts po4aman-display-po,1.10,1.11"

Nicolas FRANCOIS nekral-guest at alioth.debian.org
Sat Jul 15 12:31:35 UTC 2006


Update of /cvsroot/po4a/po4a/scripts
In directory haydn:/tmp/cvs-serv517/scripts

Modified Files:
	po4aman-display-po 
Log Message:
Add a comment. man may need some options.
It should be tested with e.g. Polish man pages (because they do not use
latin1).


Index: po4aman-display-po
===================================================================
RCS file: /cvsroot/po4a/po4a/scripts/po4aman-display-po,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- po4aman-display-po	8 Jun 2006 22:01:05 -0000	1.10
+++ po4aman-display-po	15 Jul 2006 12:31:33 -0000	1.11
@@ -136,3 +136,7 @@
 
 po4a-translate -f man -k 0 -m "$MAINNAME" -M "$CHARSET_MASTER" \
   -p "$PO" $OPTIONS| iconv -f "$CHARSET_PO" -t // | man -l -
+
+# TODO: man may need some options (e.g. -L)
+#       as we cannot detect what options are needed, they will have to be
+#       specified on the po4aman-display-po command line.




More information about the Po4a-commits mailing list