Add "bdquo", which is supposed to be used in German texts.
Submitted by: nik, months ago
This commit is contained in:
parent
7d946f799e
commit
c26577ed14
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8653
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
The FPI for this DTD is "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
|
The FPI for this DTD is "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
|
||||||
|
|
||||||
$FreeBSD: doc/share/sgml/freebsd.dtd,v 1.6 2000/10/08 19:15:54 nik Exp $
|
$FreeBSD: doc/share/sgml/freebsd.dtd,v 1.7 2000/11/20 10:43:53 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- ..................................................................... -->
|
<!-- ..................................................................... -->
|
||||||
|
@ -56,6 +56,7 @@
|
||||||
As browser technology improves, these definitions can be removed. -->
|
As browser technology improves, these definitions can be removed. -->
|
||||||
|
|
||||||
<![ %output.html; [
|
<![ %output.html; [
|
||||||
|
<!ENTITY bdquo ",,">
|
||||||
<!ENTITY ldquo "``">
|
<!ENTITY ldquo "``">
|
||||||
<!ENTITY rdquo "''">
|
<!ENTITY rdquo "''">
|
||||||
<!ENTITY lsquo "`">
|
<!ENTITY lsquo "`">
|
||||||
|
|
Loading…
Reference in a new issue