- More namespace declarations and ulink conversions
This commit is contained in:
parent
c449d47040
commit
e8177f87f3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=41785
2 changed files with 3 additions and 3 deletions
en_US.ISO8859-1/share/xml
|
@ -596,10 +596,10 @@ infrastructure</link>">
|
|||
|
||||
<!-- Not really proper mailing lists -->
|
||||
|
||||
<!ENTITY a.bugfollowup "<email>bug-followup@FreeBSD.org</email>">
|
||||
<!ENTITY a.bugfollowup "<email xmlns='http://docbook.org/ns/docbook' >bug-followup@FreeBSD.org</email>">
|
||||
<!ENTITY a.bugsubmit "&a.bugfollowup;">
|
||||
|
||||
<!ENTITY a.majordomo "<email>majordomo@FreeBSD.org</email>">
|
||||
<!ENTITY a.majordomo "<email xmlns='http://docbook.org/ns/docbook'>majordomo@FreeBSD.org</email>">
|
||||
|
||||
<!--
|
||||
The following mailinglists are deactivated. Keep them until all references
|
||||
|
|
|
@ -5,6 +5,6 @@
|
|||
-->
|
||||
|
||||
<!ENTITY ng.misc "the
|
||||
<ulink url='news:comp.unix.bsd.freebsd.misc'>comp.unix.bsd.freebsd.misc</ulink>
|
||||
<link xmlns='http://docbook.org/ns/docbook' xlink:href='news:comp.unix.bsd.freebsd.misc'>comp.unix.bsd.freebsd.misc</link>
|
||||
newsgroup">
|
||||
|
||||
|
|
Loading…
Reference in a new issue