1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
From: Florian Ernst <florian@debian.org>
Last-Update: 2011-08-06
Description: Replace latin1 character to proper troff syntax
Bokml was spelled using a latin1 character. It was changed to use troff's
syntax instead. That way we keep the manpage encoding agnostic.
Index: html2ps-1.0b7/html2psrc.5
===================================================================
--- html2ps-1.0b7.orig/html2psrc.5 2011-01-10 02:41:56.000000000 -0200
+++ html2ps-1.0b7/html2psrc.5 2011-01-10 02:44:39.000000000 -0200
@@ -725,7 +725,7 @@
Language specific quotation marks are defined in this block.
These quotation marks are used with the HTML 4.01 element Q for short
quotations. Quotation marks are predefined for a few languages (English,
-Swedish, Danish, Norwegian (also Nynorsk and Bokml), Finnish, Spanish,
+Swedish, Danish, Norwegian (also Nynorsk and Bokm\(oal), Finnish, Spanish,
French, German and Italian). It is possible to define different quotation
marks for quotes within quotes.
.PP
|