Fix links to repository copy.

This commit is contained in:
Wolfram Schneider 1998-08-03 12:34:57 +00:00
parent 24df7db4b6
commit bf73baf377
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3248
3 changed files with 14 additions and 14 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-05-27 09:23:41 $">
<!ENTITY date "$Date: 1998-08-03 12:34:56 $">
<!ENTITY title "About Applications for FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: applications.sgml,v 1.7 1998-05-27 09:23:41 wosch Exp $ -->
<!-- $Id: applications.sgml,v 1.8 1998-08-03 12:34:56 wosch Exp $ -->
<HTML>
&header;
@ -26,7 +26,7 @@ system, including the kernel plus all of the system daemons, programs,
and utilities. You can modify any part of FreeBSD to suit your personal,
organizational, or corporate needs.</P>
<P>With its generous <A HREF="&base/license.html">licensing
<P>With its generous <A HREF="&base/copyright/license.html">licensing
policy</A>, you can use FreeBSD as the basis for any number of free <I>or
commercial </I>applications.</P>
</blockquote>
@ -40,7 +40,7 @@ UNIX, it is easy to compile and run programs. FreeBSD also includes an extensive
<A HREF="&base/where.html">packages collection </A>and
<A HREF="&base/ports/index.html">ports collection</A> that bring
precompiled and easy-to-build software right to your desktop or enterprise
server. There is also a growing number of <A HREF="&base/commercial.html">commercial
server. There is also a growing number of <A HREF="&base/commercial/commercial.html">commercial
applications</A> written for FreeBSD.</P>
<P>Here are some examples of the environments in which FreeBSD is used:</P>
@ -87,7 +87,7 @@ home automation, multiuser dungeons, bulletin board systems, image scanning,
and more are all real uses for FreeBSD today. If you have an innovative
application for FreeBSD, <A HREF="http://www.freebsd.org/cgi/gallery.cgi">
let us know</A>
so we can add it to our <A HREF="&base/gallery.html">gallery</A>.</LI>
so we can add it to our <A HREF="&base/gallery/gallery.html">gallery</A>.</LI>
</UL>
</blockquote>

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1998-07-18 21:06:02 $">
<!ENTITY date "$Date: 1998-08-03 12:34:56 $">
<!ENTITY title "Documentation">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: docs.sgml,v 1.47 1998-07-18 21:06:02 hoek Exp $ -->
<!-- $Id: docs.sgml,v 1.48 1998-08-03 12:34:56 wosch Exp $ -->
<html>
&header;
@ -235,7 +235,7 @@ translation</a> of the FAQ (EUC encoding).</p>
Toomey</a>.</p>
<a name="doc"></a>
<h2><a href="docproj.html">The FreeBSD Documentation Project</a></h2>
<h2><a href="docproj/docproj.html">The FreeBSD Documentation Project</a></h2>
<p>Like FreeBSD itself, this documentation is the product of
a volunteer effort. The goals of the project are outlined

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- $Id: index.html,v 1.49 1998-07-31 11:54:28 wosch Exp $ -->
<!-- $Id: index.html,v 1.50 1998-08-03 12:34:57 wosch Exp $ -->
<HTML>
<HEAD><TITLE>FreeBSD Inc.</TITLE>
<META NAME="DESCRIPTION" CONTENT="FreeBSD Inc.">
@ -83,7 +83,7 @@ function change(Name,Image,No) {
<TD COLSPAN="2" ALIGN="LEFT"><IMG SRC="gifs/freebsd_1.gif" WIDTH="306" HEIGHT="94" BORDER="0" ALT="FreeBSD: The Power to Serve">
<BR>
<A href="./newsflash.html"
<A href="news/newsflash.html"
onMouseover="change('flashA','flash',1)"
onMouseout="change('flashA','flash',0)">
<IMG NAME="flashA" BORDER=0 alt="Newsflash!" WIDTH= "109" HEIGHT= "36" SRC="./gifs/flash0.gif"></A>
@ -167,7 +167,7 @@ function change(Name,Image,No) {
onMouseover="change('vendorsA','vendors',1)"
onMouseout="change('vendorsA','vendors',0)"><IMG NAME="vendorsA" BORDER=0 alt=" Vendors " WIDTH= "66" HEIGHT= "23" SRC="./gifs/vendors0.gif"></A><A HREF="./search.html"
onMouseover="change('searchA','search',1)"
onMouseout="change('searchA','search',0)"><IMG NAME="searchA" BORDER=0 alt=" Search " WIDTH= "58" HEIGHT= "23" SRC="./gifs/search0.gif"></A><A HREF="./index-site.html"
onMouseout="change('searchA','search',0)"><IMG NAME="searchA" BORDER=0 alt=" Search " WIDTH= "58" HEIGHT= "23" SRC="./gifs/search0.gif"></A><A HREF="search/index-site.html"
onMouseover="change('indexA','index',1)"
onMouseout="change('indexA','index',0)"><IMG NAME="indexA" BORDER=0 alt=" Index " WIDTH= "52" HEIGHT= "23" SRC="./gifs/index0.gif"></A>
</CENTER>
@ -241,7 +241,7 @@ directions.</A>
<H2><FONT COLOR="#660000">FreeBSD is <em>free</em></FONT></H2>
<A HREF="daemon.html"><IMG SRC="gifs/dae_up2.gif" WIDTH="72" HEIGHT="81" ALIGN="RIGHT" BORDER="0" ALT=""></a>
<A HREF="copyright/daemon.html"><IMG SRC="gifs/dae_up2.gif" WIDTH="72" HEIGHT="81" ALIGN="RIGHT" BORDER="0" ALT=""></a>
<P>
<FONT FACE="ARIAL,HELVETICA">While you might expect an operating
@ -317,8 +317,8 @@ and browse through this website!.
<FONT SIZE=-1>
Page design <A HREF="http://www.asis.com/~meganm/">Megan McCormack</A><BR>
<A HREF="./mailto.html">questions@FreeBSD.ORG</A><BR>
<A HREF="about.html"> About this Web Site</A><BR>
$Date: 1998-07-31 11:54:28 $
<A HREF="internal/about.html"> About this Web Site</A><BR>
$Date: 1998-08-03 12:34:57 $
</FONT></TD>
<TD ALIGN=RIGHT VALIGN=TOP><FONT SIZE="-1">