Correct link to HTMLized source code.
PR: 26941 Submitted by: anand@cisco.com
This commit is contained in:
parent
9cf4d5c06c
commit
30848c2016
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=9333
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.98 2001/04/22 05:50:59 jkh Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.99 2001/04/25 18:23:53 wosch Exp $">
|
||||
<!ENTITY title "Documentation">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.98 2001/04/22 05:50:59 jkh Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docs.sgml,v 1.99 2001/04/25 18:23:53 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -323,7 +323,7 @@
|
|||
developments in the FreeBSD arena. Subscribe to freebsd-announce to
|
||||
receive this newsletter via e-mail.</p>
|
||||
|
||||
<h3><a href="http://minnie.cs.adfa.oz.au/FreeBSD-srctree/FreeBSD.html">The
|
||||
<h3><a href="http://minnie.tuhs.org/FreeBSD-srctree/FreeBSD.html">The
|
||||
Source Code</a></h3>
|
||||
|
||||
<p>If you like digging your fingers into source code, here is a hypertext
|
||||
|
|
Loading…
Reference in a new issue