Correct wrongly botched commit.
Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
5ed96525d3
commit
cbc22ab647
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25260
1 changed files with 3 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
(literal "ports@FreeBSD.org"))
|
||||
(literal ">¡£")
|
||||
(make empty-element gi: "br")
|
||||
(literal "关于此文档的人和问题, 请致函 <")
|
||||
(literal "关于此文档的任何问题, 请致函 <")
|
||||
(create-link (list (list "HREF" "mailto:doc@FreeBSD.org"))
|
||||
(literal "doc@FreeBSD.org"))
|
||||
(literal ">¡£")))
|
||||
|
@ -34,9 +34,9 @@
|
|||
<!-- Convert " ... " to `` ... '' in the HTML output. -->
|
||||
(element quote
|
||||
(make sequence
|
||||
(literal "``")
|
||||
(literal "“")
|
||||
(process-children)
|
||||
(literal "''")))
|
||||
(literal "”")))
|
||||
]]>
|
||||
</style-specification-body>
|
||||
</style-specification>
|
||||
|
|
Loading…
Reference in a new issue