Correct wrongly botched commit.

Obtained from:	The FreeBSD Simplified Chinese Project
This commit is contained in:
Xin LI 2005-07-27 10:23:59 +00:00
parent 5ed96525d3
commit cbc22ab647
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25260

View file

@ -26,7 +26,7 @@
(literal "ports@FreeBSD.org")) (literal "ports@FreeBSD.org"))
(literal ">¡£") (literal ">¡£")
(make empty-element gi: "br") (make empty-element gi: "br")
(literal "关于此文档的人和问题, 请致函 <") (literal "关于此文档的任何问题, 请致函 <")
(create-link (list (list "HREF" "mailto:doc@FreeBSD.org")) (create-link (list (list "HREF" "mailto:doc@FreeBSD.org"))
(literal "doc@FreeBSD.org")) (literal "doc@FreeBSD.org"))
(literal ">¡£"))) (literal ">¡£")))
@ -34,9 +34,9 @@
<!-- Convert " ... " to `` ... '' in the HTML output. --> <!-- Convert " ... " to `` ... '' in the HTML output. -->
(element quote (element quote
(make sequence (make sequence
(literal "``") (literal "")
(process-children) (process-children)
(literal "''"))) (literal "")))
]]> ]]>
</style-specification-body> </style-specification-body>
</style-specification> </style-specification>