Fix missing single quote for a.newbus literal
This commit is contained in:
parent
646dfc8233
commit
bb771e769c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4229
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
<!-- $Id: lists.sgml,v 1.11 1999-02-05 16:55:01 wollman Exp $ -->
|
<!-- $Id: lists.sgml,v 1.12 1999-02-06 19:21:27 dillon Exp $ -->
|
||||||
<!-- The FreeBSD Documentation Project -->
|
<!-- The FreeBSD Documentation Project -->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
@ -90,7 +90,7 @@ and double quotes.
|
||||||
name='<freebsd-net@FreeBSD.ORG>'></tt>">
|
name='<freebsd-net@FreeBSD.ORG>'></tt>">
|
||||||
|
|
||||||
<!ENTITY a.newbus "New Bus Architecture mailing list
|
<!ENTITY a.newbus "New Bus Architecture mailing list
|
||||||
<tt><htmlurl url='mailto:new-bus-arch@bostonradio.org
|
<tt><htmlurl url='mailto:new-bus-arch@bostonradio.org'
|
||||||
name='<new-bus-arch@bostonradio.org>'></tt>">
|
name='<new-bus-arch@bostonradio.org>'></tt>">
|
||||||
|
|
||||||
<!ENTITY a.newbies "FreeBSD new users mailing list
|
<!ENTITY a.newbies "FreeBSD new users mailing list
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue