Remove duplicated slashes.

This commit is contained in:
Jun Kuriyama 2001-09-17 02:43:48 +00:00
parent 8cce9186dc
commit 213131af2b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=10704

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.16 2001/07/13 12:52:13 dd Exp $">
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.17 2001/09/08 19:37:05 nik Exp $">
<!ENTITY title "FreeBSD Documentation Project: SGML">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -127,14 +127,14 @@
<h2>More information about SGML and DocBook?</h2>
<p>You should first read the <a
href="&base;/doc/en_US.ISO8859-1/books/fdp-primer//index.html"><b>Documentation Project
href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/index.html"><b>Documentation Project
Primer</b></a>. This aims to be a comprehensive explanation of
everything you need to know in order to work with the FreeBSD
documentation.</p>
<p>This is a long document, split in to many smaller files. You can
also view it as <a
href="&base;/doc/en_US.ISO8859-1/books/fdp-primer//book.html"><b>one
href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/book.html"><b>one
large file</b></a>.</p>
<dl>