Simplify some wording, add an "about this server" link.
This commit is contained in:
parent
f8de45fe7b
commit
395d768b54
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=671
2 changed files with 12 additions and 10 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-11-02 16:24:34 $">
|
||||
<!ENTITY date "$Date: 1996-11-15 15:03:13 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.11 1996-11-02 16:24:34 jfieber Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.12 1996-11-15 15:03:13 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<h2 align="center">
|
||||
<a href="welcome.html">About FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="where.html">Obtaining and Installing FreeBSD</a></h2>
|
||||
<a href="where.html">Getting FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="releases/index.html">Release Information</a></h2>
|
||||
<h2 align="center">
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<h2 align="center">
|
||||
<a href="support.html">Support</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="commercial.html">Commercial Products and Vendors</a></h2>
|
||||
<a href="commercial.html">Commercial Vendors</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="gallery.html">The FreeBSD Gallery</a></h2>
|
||||
<h2 align="center">
|
||||
|
|
@ -90,8 +90,9 @@ Select a server near you:<br>
|
|||
<address>
|
||||
Copyright © 1995, 1996 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@freebsd.org</a><br>
|
||||
$Date: 1996-11-02 16:24:34 $
|
||||
$Date: 1996-11-15 15:03:13 $
|
||||
</address>
|
||||
<a href="&base/about.html">About this server...</a>
|
||||
</td>
|
||||
<td align=center>
|
||||
<img src="gifs/powerlogo.gif" alt="" border="0">
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1996-11-02 16:24:34 $">
|
||||
<!ENTITY date "$Date: 1996-11-15 15:03:13 $">
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.11 1996-11-02 16:24:34 jfieber Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.12 1996-11-15 15:03:13 jfieber Exp $ -->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<h2 align="center">
|
||||
<a href="welcome.html">About FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="where.html">Obtaining and Installing FreeBSD</a></h2>
|
||||
<a href="where.html">Getting FreeBSD</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="releases/index.html">Release Information</a></h2>
|
||||
<h2 align="center">
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
<h2 align="center">
|
||||
<a href="support.html">Support</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="commercial.html">Commercial Products and Vendors</a></h2>
|
||||
<a href="commercial.html">Commercial Vendors</a></h2>
|
||||
<h2 align="center">
|
||||
<a href="gallery.html">The FreeBSD Gallery</a></h2>
|
||||
<h2 align="center">
|
||||
|
|
@ -90,8 +90,9 @@ Select a server near you:<br>
|
|||
<address>
|
||||
Copyright © 1995, 1996 FreeBSD Inc. All rights reserved.<br>
|
||||
<a href="mailto.html">www@freebsd.org</a><br>
|
||||
$Date: 1996-11-02 16:24:34 $
|
||||
$Date: 1996-11-15 15:03:13 $
|
||||
</address>
|
||||
<a href="&base/about.html">About this server...</a>
|
||||
</td>
|
||||
<td align=center>
|
||||
<img src="gifs/powerlogo.gif" alt="" border="0">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue