[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave/man
From:       Martin Koller <kollix () aon ! at>
Date:       2011-01-01 15:07:48
Message-ID: 20110101150748.A0569AC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1210639 by mkoller:

correct emdash -> mdash and endash -> ndash, where only the latter are defined in HTML
and therefore displayable by WebKit


 M  +2 -2      man2html.cpp  


--- trunk/KDE/kdebase/runtime/kioslave/man/man2html.cpp #1210638:1210639
@@ -406,8 +406,8 @@
     { V('d','e'), 1, "&deg;" },
     { V('d','g'), 1, "&dagger;" },
     { V('d','i'), 1, "&divide;" },
-    { V('e','m'), 1, "&emdash;" },
-    { V('e','n'), 1, "&endash;"},
+    { V('e','m'), 1, "&mdash;" },
+    { V('e','n'), 1, "&ndash;"},
     { V('e','q'), 1, "=" },
     { V('e','s'), 1, "&empty;" },
     { V('f','f'), 1, "&#0xFB00;" }, // ff ligature
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic