Add a trailing slash to http URLs - some required and some just for the

sake of consistency.

PR:		8038
Reviewed by:	wosch
This commit is contained in:
Steve Price 1998-12-13 23:19:33 +00:00
parent f4ddd0efd8
commit 63614d0225
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3920
57 changed files with 325 additions and 325 deletions

View file

@ -1,19 +1,19 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-09-25 21:02:25 $">
<!ENTITY date "$Date: 1998-12-13 23:19:20 $">
<!ENTITY title 'FreeBSD Mozilla Group'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: mozilla.sgml,v 1.5 1998-09-25 21:02:25 wosch Exp $ -->
<!-- $Id: mozilla.sgml,v 1.6 1998-12-13 23:19:20 steve Exp $ -->
<html>
&header;
<h2>Overview</h2>
<p>Following <a href="http://www.netscape.com">Netscape</a>'s
<p>Following <a href="http://www.netscape.com/">Netscape</a>'s
decision to publically release the source code for their client
product, otherwise known as <a href="http://www.mozilla.org">Mozilla</a>,
product, otherwise known as <a href="http://www.mozilla.org/">Mozilla</a>,
a number of free software groups have become actively involved in
supporting and improving this technology for their own uses. The
<em>FreeBSD Mozilla Group</em> seeks to provide a focus for such
@ -74,12 +74,12 @@ cvs-mozilla
<h2>More information</h2>
<dl>
<dt><a href="http://www.mozilla.org">Mozilla.ORG</a></dt>
<dt><a href="http://www.mozilla.org/">Mozilla.ORG</a></dt>
<dd>The Mozilla.org project provides central control over Mozilla
for all platforms, not just FreeBSD.</dd>
<dt><a href="http://www.cyclic.com">Cyclic Software</a></dt>
<dt><a href="http://www.cyclic.com/">Cyclic Software</a></dt>
<dd>Cyclic Software has some good on-line tutorials on CVS</dd>
</dl>

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-08-09 23:02:18 $">
<!ENTITY date "$Date: 1998-12-13 23:19:20 $">
<!ENTITY title 'Resources for newbies'>
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: newbies.sgml,v 1.6 1998-08-09 23:02:18 wosch Exp $ -->
<!-- $Id: newbies.sgml,v 1.7 1998-12-13 23:19:20 steve Exp $ -->
<html>
&header;
@ -204,7 +204,7 @@
<li><p>Before you can get X running exactly the way you like, you will need
to choose a window manager.
Visit the <a href="http://www.PLiG.org/xwinman">Window Managers for X</a>
Visit the <a href="http://www.PLiG.org/xwinman/">Window Managers for X</a>
page and follow the link to the introduction to find out about window
managers, then return and read "The Basics". Then go back and compare
the different types that are available. (Bonus: there's another

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$Date: 1998-12-13 17:20:39 $">
<!ENTITY date "$Date: 1998-12-13 23:19:20 $">
<!ENTITY title "FreeBSD Development Projects">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<!-- $Id: projects.sgml,v 1.36 1998-12-13 17:20:39 wosch Exp $ -->
<!-- $Id: projects.sgml,v 1.37 1998-12-13 23:19:20 steve Exp $ -->
<html>
&header;
@ -113,7 +113,7 @@ description (3-10 lines) to
<ul>
<li><li><IMG SRC="../gifs/new.gif" ALT="[New!]" HEIGHT="11" WIDTH="28">
<a name="freebsdrocks" href="http://www.freebsdrocks.com">FreeBSD
<a name="freebsdrocks" href="http://www.freebsdrocks.com/">FreeBSD
Rocks</a> is an initiative designed to provide the FreeBSD
community with the latest FreeBSD news, software and resources.
All areas include search facilities, making keyword searching of
@ -128,7 +128,7 @@ description (3-10 lines) to
Linux, which is another publically-distributed free UNIX-like OS
for PC's. </li>
<li><a name="daemonnews" href="http://www.daemonnews.org"> Daemon
<li><a name="daemonnews" href="http://www.daemonnews.org/"> Daemon
News</a></li>
<li><a href="http://www.bafug.org/FbsdCounter.html">The FreeBSD Counter Page</a>
@ -185,7 +185,7 @@ description (3-10 lines) to
Other planned and implemented things are all the normal management
tools and a server.
<li><a name="coda" href="http://www.coda.cs.cmu.edu">Coda</a> is
<li><a name="coda" href="http://www.coda.cs.cmu.edu/">Coda</a> is
a distributed file system. Among its features are disconnected
operation, good security model, server replication and
persistent client side caching.