[Po4a-commits] po4a/debian changelog,1.89,1.90
Martin Quinson
po4a-devel@lists.alioth.debian.org
Tue, 17 Aug 2004 22:34:46 +0000
Update of /cvsroot/po4a/po4a/debian
In directory haydn:/tmp/cvs-serv28764/debian
Modified Files:
changelog
Log Message:
Stick to groff_man(7) intead of man(7), and consider that when IP is given only one argument, that's the designator (which we have to translate) instead of the column indentation
Index: changelog
===================================================================
RCS file: /cvsroot/po4a/po4a/debian/changelog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- changelog 16 Aug 2004 21:19:02 -0000 1.89
+++ changelog 17 Aug 2004 22:34:43 -0000 1.90
@@ -43,6 +43,9 @@
- Convert \- to - on the fly. The asteatic of the printed man page may
suffer (a hyphen is different of a minus sign in ps/pdf), but makes
translator's life easier. Thanks to Nicolas Francois for the expertise.
+ - Stick to groff_man(7) intead of man(7), and consider that when IP is
+ given only one argument, that's the designator (which we have to
+ translate) instead of the column indentation. Thanks Francois.
(po4a)
- Kill the code checking that the first argument contains no colon, since
the filename can contain colons. This triggers false positives here.