Add missing ending slashes in URLs.

This commit is contained in:
Wolfram Schneider 1997-11-11 17:04:12 +00:00
parent 4f1a28d335
commit 195c0bb1a1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2154
2 changed files with 8 additions and 8 deletions

View file

@ -1,9 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY date "$Date: 1997-07-01 03:52:05 $">
<!ENTITY date "$Date: 1997-11-11 17:04:12 $">
<!ENTITY title "Contacting FreeBSD">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<!-- $Id: mailto.sgml,v 1.5 1997-07-01 03:52:05 max Exp $ -->
<!-- $Id: mailto.sgml,v 1.6 1997-11-11 17:04:12 wosch Exp $ -->
<html>
&header;
@ -17,8 +17,8 @@
<h2>Questions about the contents of this WWW server...</h2>
<p>Questions or suggestions about our documentation
(<a href="&base/handbook">Handbook</a>, <a href="&base/FAQ">FAQ</a>,
<a href="&base/tutorials">Tutorials</a>) should be addressed to <a
(<a href="&base/handbook/">Handbook</a>, <a href="&base/FAQ/">FAQ</a>,
<a href="&base/tutorials/">Tutorials</a>) should be addressed to <a
href="mailto:freebsd-doc@FreeBSD.ORG">freebsd-doc@FreeBSD.ORG</a>.</p>
<h2>Questions about FreeBSD...</h2>