Link to the Doc. Proj. Primer.
This commit is contained in:
parent
9095ae5051
commit
3cc54ea640
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4760
2 changed files with 16 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:50:51 $">
|
||||
<!ENTITY date "$Date: 1999-04-26 21:50:42 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.19 1999-02-01 18:50:51 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.20 1999-04-26 21:50:42 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -43,6 +43,12 @@
|
|||
<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 Installation Details for Newbies</a>
|
||||
|
||||
<li><a href="&base;/tutorials/docproj-primer/">FreeBSD Documentation
|
||||
Project Primer</a> (many small HTML files)</li>
|
||||
|
||||
<li><a href="&base;/tutorials/docproj-primer/book.html">FreeBSD
|
||||
Documentation Project Primer</a> (one large HTML file)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-02-01 18:50:51 $">
|
||||
<!ENTITY date "$Date: 1999-04-26 21:50:42 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.19 1999-02-01 18:50:51 wosch Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.20 1999-04-26 21:50:42 nik Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -43,6 +43,12 @@
|
|||
<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 Installation Details for Newbies</a>
|
||||
|
||||
<li><a href="&base;/tutorials/docproj-primer/">FreeBSD Documentation
|
||||
Project Primer</a> (many small HTML files)</li>
|
||||
|
||||
<li><a href="&base;/tutorials/docproj-primer/book.html">FreeBSD
|
||||
Documentation Project Primer</a> (one large HTML file)</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue