Fix freebsd.org to be FreeBSD.org in some places.
This commit is contained in:
parent
a354c80fc5
commit
d7627736a8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10000
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<hr>
|
||||
<address>
|
||||
<a href="../mailto.html">freebsd-questions@freebsd.org</a><br>
|
||||
<a href="../mailto.html">freebsd-questions@FreeBSD.org</a><br>
|
||||
@@UPDATE@@
|
||||
</address>
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.109 2001/07/13 12:52:11 dd Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.110 2001/07/16 15:45:40 nik Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -214,7 +214,7 @@
|
|||
|
||||
<h3>Other documentation</h3>
|
||||
|
||||
<p><a href="http://docs.freebsd.org/44doc/">4.4BSD Documents</a>: This is a
|
||||
<p><a href="http://docs.FreeBSD.org/44doc/">4.4BSD Documents</a>: This is a
|
||||
hypertext version of the 4.4BSD documents from
|
||||
<a href="file:/usr/share/doc">/usr/share/doc</a>, where you will find the
|
||||
documents on a FreeBSD machine (if you install the doc
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!doctype html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY title "The FreeBSD Project">
|
||||
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.125 2001/06/25 19:51:21 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/index.sgml,v 1.126 2001/07/08 01:16:49 dd Exp $">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
@ -218,7 +218,7 @@ href="ru/index.html">Russian</a>, <a href="support.html#web">Other</a>
|
|||
and submit that back to the Project by means of send-pr
|
||||
or a committer, if you know one. This could be anything
|
||||
from documentation to artwork to source code. See the <a
|
||||
href="http://www.freebsd.org/handbook/contrib.html">Contributing
|
||||
href="http://www.FreeBSD.org/handbook/contrib.html">Contributing
|
||||
to FreeBSD</a> section in the FreeBSD Handbook.</p>
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue