Fix markup: Add 2 missing space.

This commit is contained in:
Johann Kois 2008-05-19 17:57:54 +00:00
parent 533f95b3c7
commit f482df3f6e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31996

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.34 2008/04/14 17:33:15 jkois Exp $">
<!ENTITY date "$FreeBSD: www/en/docs/books.sgml,v 1.35 2008/04/28 15:47:21 gabor Exp $">
<!ENTITY title "Books and Articles Online">
<!ENTITY % navinclude.docs "INCLUDE">
@ -196,11 +196,11 @@
useful information from the -questions mailing list.</p>
<p><a href="&url.articles;/geom-class/index.html">Writing
a GEOM Class</a>(geom-class)<br>
a GEOM Class</a> (geom-class)<br>
A guide to GEOM internals, and writing your own class.</p>
<p><a href="&url.articles;/gjournal-desktop/index.html">Implementing
UFS journaling on a desktop PC</a>(gjournal-desktop)<br>
UFS journaling on a desktop PC</a> (gjournal-desktop)<br>
A guide to create UFS partitions configured with journaling
for desktop use.</p>