Explicitly link to docs.freebsd.org, instead of relying on server redirects.
This commit is contained in:
parent
714abf637c
commit
5254c6475e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9217
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.94 2001/04/17 09:05:42 nik Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.94 2001/04/17 09:05:42 nik Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.95 2001/04/17 09:18:20 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -178,13 +178,13 @@
|
|||
|
||||
<h3>Other documentation</h3>
|
||||
|
||||
<p><a href="http://www.FreeBSD.org/doc/">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
|
||||
distribution).</p>
|
||||
|
||||
<p><a href="http://www.FreeBSD.org/info/">Info Documents</a>: This is a
|
||||
<p><a href="http://docs.FreeBSD.org/info/">Info Documents</a>: This is a
|
||||
hypertext version of the Info documents from
|
||||
<a href="file:/usr/share/info">/usr/share/info</a>, where you will find
|
||||
the Info documents on a FreeBSD machine (if you install the info
|
||||
|
|
Loading…
Reference in a new issue