Use the docs image in one sample position.
This commit is contained in:
parent
e183f2518c
commit
afbc7c38f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4358
1 changed files with 4 additions and 2 deletions
|
@ -1,13 +1,15 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY date "$Date: 1999-02-09 22:31:36 $">
|
<!ENTITY date "$Date: 1999-02-19 06:48:22 $">
|
||||||
<!ENTITY title "Documentation">
|
<!ENTITY title "Documentation">
|
||||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
<!-- $Id: docs.sgml,v 1.64 1999-02-09 22:31:36 wosch Exp $ -->
|
<!-- $Id: docs.sgml,v 1.65 1999-02-19 06:48:22 jkh Exp $ -->
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
&header;
|
&header;
|
||||||
|
|
||||||
|
<img src="gifs/doc.jpg" align="right" border="0">
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#press">FreeBSD in the Press</a></li>
|
<li><a href="#press">FreeBSD in the Press</a></li>
|
||||||
<li><a href="#y2kbug">Year 2000 Compatibility</a></li>
|
<li><a href="#y2kbug">Year 2000 Compatibility</a></li>
|
||||||
|
|
Loading…
Reference in a new issue