MFP4: Merge new layout
Submitted by: Emily Boyd <emilyboyd@emilyboyd.com> Sponsored by: Google Summer of Code 2005
This commit is contained in:
parent
ee0f724aa3
commit
b9bd1d846f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25841
12 changed files with 30 additions and 22 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.80 2005/02/23 16:24:00 brueffer Exp $">
|
||||
<!ENTITY stylesheet "&base;/freebsd.css">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/current.sgml,v 1.81 2005/06/11 23:06:56 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Current projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
|
||||
|
|
@ -306,7 +306,7 @@
|
|||
<p>All drivers in FreeBSD should have a section 4 manual page,
|
||||
but some do not yet.</p>
|
||||
|
||||
<table class="tasklist" border="3" cellpadding="2" cellspacing="0" width="615">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th> Task </th>
|
||||
<th> Description </th>
|
||||
|
|
@ -506,7 +506,7 @@
|
|||
|
||||
<br><br>
|
||||
|
||||
<table class="tasklist" border="3" cellpadding="2" cellspacing="0">
|
||||
<table class="tblbasic">
|
||||
<tr class="heading">
|
||||
<th colspan="2">Legend</th>
|
||||
</tr><tr>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.12 2002/08/23 22:16:52 blackend Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/doc-set.sgml,v 1.13 2004/01/19 19:08:36 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Documentation Set">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.18 2004/04/01 19:32:56 linimon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/docproj.sgml,v 1.19 2004/07/22 23:10:07 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.18 2004/04/01 19:32:56 linimon Exp $ -->
|
||||
<!-- $FreeBSD: www/en/docproj/docproj.sgml,v 1.19 2004/07/22 23:10:07 ceri Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
Set</em>.</p></li>
|
||||
</ol>
|
||||
|
||||
<table bgcolor="#ffffcc" border="1" cellpadding="4" width="100%">
|
||||
<table class="tblbasic">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><h2 align="center"><a href="current.html">Current
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.24 2005/03/02 00:48:42 keramida Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/sgml.sgml,v 1.25 2005/09/15 16:09:08 garys Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: SGML">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY url.articles "../doc/en_US.ISO8859-1/articles">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.15 2004/07/22 23:11:15 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/submitting.sgml,v 1.16 2005/09/18 14:01:21 garys Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Submitting documentation">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.80 2005/07/21 01:50:20 delphij Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/translations.sgml,v 1.81 2005/09/08 15:47:42 ale Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Translations">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/who.sgml,v 1.11 2002/03/16 08:13:32 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/docproj/who.sgml,v 1.12 2004/04/05 14:46:17 phantom Exp $">
|
||||
<!ENTITY title "FreeBSD Documentation Project: Who are we?">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue