Space typo from last commit.
This commit is contained in:
parent
13e6340484
commit
dd1887114b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4166
2 changed files with 6 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:49:56 $">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:50:51 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.18 1999-02-01 18:49:56 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.19 1999-02-01 18:50:51 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<li><a href="http://www.users.globalnet.co.uk/~markov/ntfs_install.html">Installing the FreeBSD NTFS (NT Filesystem) driver</a></li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installati on Details for Newbies</a>
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:49:56 $">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:50:51 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.18 1999-02-01 18:49:56 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.19 1999-02-01 18:50:51 wosch Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -42,7 +42,7 @@
|
|||
|
||||
<li><a href="http://www.users.globalnet.co.uk/~markov/ntfs_install.html">Installing the FreeBSD NTFS (NT Filesystem) driver</a></li>
|
||||
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installati on Details for Newbies</a>
|
||||
<li><a href="http://www.freebsd.org/~rpratt/227/">FreeBSD 2.2.7 Installation Details for Newbies</a>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue