s/WEB/web/g; "WEB" is not an acronym, and is a common enough term that it
doesn't require special emphasis.
This commit is contained in:
parent
0f90bb4c09
commit
071ab955c0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17570
2 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.294 2003/07/12 08:54:40 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.295 2003/07/15 16:07:46 obrien Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,7 +11,7 @@
|
|||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#irc">IRC</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#web">Web Resources</a></li>
|
||||
<li><a href="#gnats">Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
<li><a href="#user">User Groups</a></li>
|
||||
|
@ -137,10 +137,10 @@
|
|||
|
||||
<a name="web"></a>
|
||||
|
||||
<h2>WEB Resources</h2>
|
||||
<h2>Web Resources</h2>
|
||||
|
||||
<ul>
|
||||
<li><p>Our WEB pages remain one of the best sources of information, and
|
||||
<li><p>Our web pages remain one of the best sources of information, and
|
||||
are also mirrored at many sites around the world. Try connecting to
|
||||
www.<b>yourcountry</b>.FreeBSD.org (e.g. <a
|
||||
href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.294 2003/07/12 08:54:40 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.295 2003/07/15 16:07:46 obrien Exp $">
|
||||
<!ENTITY title "Support">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -11,7 +11,7 @@
|
|||
<li><a href="#mailing-list">Mailing lists</a></li>
|
||||
<li><a href="#newsgroups">Newsgroups</a></li>
|
||||
<li><a href="#irc">IRC</a></li>
|
||||
<li><a href="#web">WEB Resources</a></li>
|
||||
<li><a href="#web">Web Resources</a></li>
|
||||
<li><a href="#gnats">Problem Report Database</a></li>
|
||||
<li><a href="#cvs">CVS Repository</a></li>
|
||||
<li><a href="#user">User Groups</a></li>
|
||||
|
@ -137,10 +137,10 @@
|
|||
|
||||
<a name="web"></a>
|
||||
|
||||
<h2>WEB Resources</h2>
|
||||
<h2>Web Resources</h2>
|
||||
|
||||
<ul>
|
||||
<li><p>Our WEB pages remain one of the best sources of information, and
|
||||
<li><p>Our web pages remain one of the best sources of information, and
|
||||
are also mirrored at many sites around the world. Try connecting to
|
||||
www.<b>yourcountry</b>.FreeBSD.org (e.g. <a
|
||||
href="http://www.de.FreeBSD.org/">www.de.FreeBSD.org</a> for
|
||||
|
|
Loading…
Reference in a new issue