2010-12-31 19:09:24 +01:00
|
|
|
<!-- $FreeBSD: www/share/sgml/header.ent,v 1.14 2010/01/05 02:34:57 bland Exp $ -->
|
2006-08-19 23:20:54 +02:00
|
|
|
|
|
|
|
<!-- FreeBSD HTML Header Entities -->
|
|
|
|
<!-- PUBLIC "-//FreeBSD//ENTITIES HTML FreeBSD Header Entities//EN" -->
|
|
|
|
|
|
|
|
<!-- Images -->
|
|
|
|
<!ENTITY i.daemon '<img src="&enbase;/gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
|
|
|
|
<!ENTITY i.new '<img src="&enbase;/gifs/new.gif" alt="[New!]" width="28" height="11">'>
|
|
|
|
|
|
|
|
<!-- Components making up the standard headers and footers. -->
|
|
|
|
<!-- Override in the prolog <em>before</em> including this -->
|
|
|
|
<!-- file if necessary. -->
|
2007-02-15 22:37:29 +01:00
|
|
|
<!ENTITY copyright '<a href="&base;/search/index-site.html">Site Map</a> |
|
2010-12-31 19:09:24 +01:00
|
|
|
<a href="&base;/copyright/">Legal Notices</a> | © 1995-2011 The FreeBSD Project.
|
2006-08-19 23:20:54 +02:00
|
|
|
All rights reserved.'>
|
|
|
|
<!ENTITY email 'freebsd-questions'>
|
|
|
|
<!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>
|
|
|
|
<!ENTITY date ''>
|
|
|
|
<!ENTITY home '<a href="&base;/index.html"><img src"&enbase;/gifs/home.gif"
|
|
|
|
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
|
|
|
|
<!ENTITY stylesheet '&enbase;/layout/css/fixed.css?20060509'>
|
|
|
|
<!ENTITY stylesheetlarge '&enbase;/layout/css/fixed_large.css'>
|
|
|
|
<!ENTITY nav ''>
|
|
|
|
|
|
|
|
<!-- Standard headers and footers -->
|
|
|
|
|
|
|
|
<![ %xml.features; [
|
|
|
|
<!ENTITY html.br.clearboth '<br class="clearboth" />'>
|
|
|
|
<!ENTITY html.br '<br />'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY html.br.clearboth '<br class="clearboth">'>
|
|
|
|
<!ENTITY html.br '<br>'>
|
|
|
|
|
|
|
|
<![ %xml.features; [
|
|
|
|
<!ENTITY header1.meta '
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;" />
|
|
|
|
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
|
|
|
|
'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY header1.meta '
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;">
|
|
|
|
<meta name="MSSmartTagsPreventParsing" content="TRUE">
|
|
|
|
'>
|
|
|
|
|
|
|
|
<![ %xml.features; [
|
|
|
|
<!ENTITY header1.link '
|
|
|
|
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon" />
|
|
|
|
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon" />
|
2009-06-02 23:11:59 +02:00
|
|
|
<!--
|
|
|
|
FOR TRANSLATORS:
|
|
|
|
|
|
|
|
Do not translate the "Normal Text" and "Large Text" attributes in the
|
|
|
|
following two lines. They are not literal texts but JavaScript
|
|
|
|
parameters. Changing them will result in rendering errors.
|
|
|
|
-->
|
2006-08-19 23:20:54 +02:00
|
|
|
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css" title="Normal Text" />
|
|
|
|
<link rel="alternate stylesheet" media="screen" href="&stylesheetlarge;" type="text/css" title="Large Text" />'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY header1.link '
|
|
|
|
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon">
|
|
|
|
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon">
|
2009-06-02 23:11:59 +02:00
|
|
|
<!--
|
|
|
|
FOR TRANSLATORS:
|
|
|
|
|
|
|
|
Do not translate the "Normal Text" and "Large Text" attributes in the
|
|
|
|
following two lines. They are not literal texts but JavaScript
|
|
|
|
parameters. Changing them will result in rendering errors.
|
|
|
|
-->
|
2006-08-19 23:20:54 +02:00
|
|
|
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css" title="Normal Text">
|
|
|
|
<link rel="alternate stylesheet" media="screen" href="&stylesheetlarge;" type="text/css" title="Large Text">'>
|
|
|
|
|
2008-01-16 03:57:37 +01:00
|
|
|
|
|
|
|
<!ENTITY % header.rss "IGNORE">
|
|
|
|
<![ %header.rss; [
|
|
|
|
<!ENTITY header1.rsslink '
|
|
|
|
<link rel="alternate" type="application/rss+xml"
|
|
|
|
title="&rsstitle;" href="&rsslink;" />
|
|
|
|
'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY header1.rsslink ''>
|
|
|
|
|
2006-08-19 23:20:54 +02:00
|
|
|
<!ENTITY header1 '
|
|
|
|
<head>
|
|
|
|
<title>&title;</title>
|
|
|
|
&header1.meta;
|
|
|
|
&header1.link;
|
2008-01-16 03:57:37 +01:00
|
|
|
&header1.rsslink;
|
2006-08-19 23:20:54 +02:00
|
|
|
<script type="text/javascript" src="&enbase;/layout/js/styleswitcher.js"></script>
|
|
|
|
</head>
|
|
|
|
'>
|
|
|
|
|
|
|
|
<![ %xml.features; [
|
|
|
|
<!ENTITY header2.logo-red '
|
|
|
|
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png"
|
|
|
|
width="457" height="75" alt="FreeBSD" /></a>
|
|
|
|
'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY header2.logo-red '
|
|
|
|
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo-red.png"
|
|
|
|
width="457" height="75" alt="FreeBSD"></a>
|
|
|
|
'>
|
|
|
|
|
|
|
|
<!ENTITY header2.word.search 'Search'>
|
|
|
|
<!ENTITY header2.word.textsize 'Text Size'>
|
|
|
|
<!ENTITY header2.word.normaltextsize 'Normal Text Size'>
|
|
|
|
<!ENTITY header2.word.largetextsize 'Large Text Size'>
|
|
|
|
<!ENTITY header2.word.normal 'Normal'>
|
|
|
|
<!ENTITY header2.word.large 'Large'>
|
|
|
|
<!ENTITY header2.word.donate 'Donate'>
|
|
|
|
<!ENTITY header2.word.contact 'Contact'>
|
|
|
|
|
|
|
|
<![ %xml.features; [
|
|
|
|
<!ENTITY header2.searchinputs '
|
2007-11-06 14:16:59 +01:00
|
|
|
<div xml:space="preserve">
|
2006-08-19 23:20:54 +02:00
|
|
|
<input type="hidden" name="max" value="25" />
|
|
|
|
<input type="hidden" name="source" value="www" />
|
|
|
|
<input id="WORDS" name="words" type="text" size="20"
|
|
|
|
maxlength="255"
|
|
|
|
onfocus="if( this.value==this.defaultValue ) this.value='';"
|
2007-11-06 14:16:59 +01:00
|
|
|
value="&header2.word.search;" /><![CDATA[ ]]>
|
2006-08-19 23:20:54 +02:00
|
|
|
<input id="SUBMIT" name="submit" type="submit" value="&header2.word.search;" />
|
2007-11-06 14:16:59 +01:00
|
|
|
</div>
|
2006-08-19 23:20:54 +02:00
|
|
|
'>
|
|
|
|
]]>
|
|
|
|
<!ENTITY header2.searchinputs '
|
2007-11-06 14:16:59 +01:00
|
|
|
<div>
|
2006-08-19 23:20:54 +02:00
|
|
|
<input type="hidden" name="max" value="25">
|
|
|
|
<input type="hidden" name="source" value="www">
|
|
|
|
<input id="WORDS" name="words" type="text" size="20"
|
|
|
|
maxlength="255"
|
|
|
|
onfocus="if( this.value==this.defaultValue ) this.value='';"
|
2006-10-01 18:31:13 +02:00
|
|
|
value="&header2.word.search;">
|
2006-08-19 23:20:54 +02:00
|
|
|
<input id="SUBMIT" name="submit" type="submit" value="&header2.word.search;">
|
2007-11-06 14:16:59 +01:00
|
|
|
</div>
|
2006-08-19 23:20:54 +02:00
|
|
|
'>
|
|
|
|
|
|
|
|
<!ENTITY header2.topnav '
|
|
|
|
<h2 class="blockhide">Site Navigation</h2>
|
|
|
|
|
2009-07-07 00:09:22 +02:00
|
|
|
<div id="MENU">
|
|
|
|
<ul class="first">
|
|
|
|
<li><a href="&base;/">Home</a></li>
|
2006-08-19 23:20:54 +02:00
|
|
|
</ul>
|
2009-07-07 00:09:22 +02:00
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/about.html">About</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/projects/newbies.html">Introduction</a></li>
|
|
|
|
<li><a href="&base;/features.html">Features</a></li>
|
|
|
|
<li><a href="&base;/advocacy/">Advocacy</a></li>
|
|
|
|
<li><a href="&base;/marketing/">Marketing</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/where.html">Get FreeBSD</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/releases/">Release Information</a></li>
|
|
|
|
<li><a href="&base;/releng/">Release Engineering</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/docs.html">Documentation</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/doc/en_US.ISO8859-1/books/faq/">FAQ</a></li>
|
|
|
|
<li><a href="&base;/doc/en_US.ISO8859-1/books/handbook/">Handbook</a></li>
|
|
|
|
<li><a href="&base;/doc/en_US.ISO8859-1/books/porters-handbook">Porter's Handbook</a></li>
|
|
|
|
<li><a href="&base;/doc/en_US.ISO8859-1/books/developers-handbook">Developer's Handbook</a></li>
|
2009-07-28 23:36:17 +02:00
|
|
|
<li><a href="&cgibase;/man.cgi">Manual Pages</a></li>
|
2009-07-07 00:09:22 +02:00
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/community.html">Community</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/community/mailinglists.html">Mailing Lists</a></li>
|
|
|
|
<li><a href="http://forums.freebsd.org">Forums</a></li>
|
|
|
|
<li><a href="&base;/usergroups.html">User Groups</a></li>
|
|
|
|
<li><a href="&base;/events/events.html">Events</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/projects/index.html">Developers</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/projects/ideas/ideas.html">Project Ideas</a></li>
|
|
|
|
<li><a href="http://svn.FreeBSD.org/viewvc/base/">SVN Repository</a></li>
|
|
|
|
<li><a href="http://cvsweb.FreeBSD.org">CVS Repository</a></li>
|
|
|
|
<li><a href="http://p4web.FreeBSD.org">Perforce Repository</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/support.html">Support</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="&base;/commercial/commercial.html">Vendors</a></li>
|
|
|
|
<li><a href="http://security.FreeBSD.org/">Security Information</a></li>
|
2009-07-28 23:36:17 +02:00
|
|
|
<li><a href="&cgibase;/query-pr-summary.cgi">Bug Reports</a></li>
|
2009-07-07 00:09:22 +02:00
|
|
|
<li><a href="&base;/send-pr.html">Submit Bug-report</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://www.freebsdfoundation.org/">Foundation</a>
|
|
|
|
<ul>
|
|
|
|
<li><a href="http://www.freebsdfoundation.org/donate/">Donate</a></li>
|
|
|
|
</ul>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div> <!-- MENU -->
|
2006-08-19 23:20:54 +02:00
|
|
|
'>
|
|
|
|
|
|
|
|
<!ENTITY header2 '
|
|
|
|
<span class="txtoffscreen"
|
|
|
|
><a href="#CONTENT" title="Skip site navigation" accesskey="1"
|
2007-02-15 22:49:46 +01:00
|
|
|
>Skip site navigation</a> (1)
|
|
|
|
<a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2"
|
2006-08-19 23:20:54 +02:00
|
|
|
>Skip section navigation</a> (2)</span>
|
|
|
|
|
|
|
|
<div id="HEADERCONTAINER">
|
|
|
|
<div id="HEADER">
|
|
|
|
<h2 class="blockhide">Header And Logo</h2>
|
|
|
|
|
|
|
|
<div id="HEADERLOGOLEFT">
|
|
|
|
&header2.logo-red;
|
|
|
|
</div> <!-- HEADERLOGOLEFT -->
|
|
|
|
|
|
|
|
<div id="HEADERLOGORIGHT">
|
|
|
|
<h2 class="blockhide">Peripheral Links</h2>
|
|
|
|
|
|
|
|
<div id="SEARCHNAV">
|
|
|
|
<ul id="SEARCHNAVLIST">
|
|
|
|
<li>&header2.word.textsize;: <a href="#" onkeypress="return false;"
|
|
|
|
onclick="setActiveStyleSheet('Normal Text'); return false;"
|
|
|
|
title="&header2.word.normaltextsize;">&header2.word.normal;</a>
|
|
|
|
/
|
|
|
|
<a href="#" onkeypress="return false;"
|
|
|
|
onclick="setActiveStyleSheet('Large Text'); return false;"
|
|
|
|
title="&header2.word.largetextsize;">&header2.word.large;</a></li>
|
|
|
|
|
|
|
|
<li><a href="&base;/donations/" title="&header2.word.donate;">&header2.word.donate;</a></li>
|
|
|
|
|
|
|
|
<li class="last-child"><a href="&base;/mailto.html" title="&header2.word.contact;">&header2.word.contact;</a></li>
|
|
|
|
</ul>
|
|
|
|
</div> <!-- SEARCHNAV -->
|
|
|
|
|
|
|
|
<div id="SEARCH">
|
|
|
|
<form action="&cgibase;/search.cgi" method="get">
|
|
|
|
<div>
|
|
|
|
<h2 class="blockhide"><label for="WORDS">&header2.word.search;</label></h2>
|
|
|
|
|
|
|
|
&header2.searchinputs;
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</div> <!-- SEARCH -->
|
|
|
|
</div> <!-- HEADERLOGORIGHT -->
|
|
|
|
</div> <!-- HEADER -->
|
|
|
|
|
|
|
|
&header2.topnav;
|
|
|
|
</div> <!-- HEADERCONTAINER -->
|
|
|
|
'>
|
|
|
|
|
|
|
|
<!ENTITY header3 '<h1>&title;</h1>'>
|
|
|
|
|
|
|
|
<!ENTITY header '
|
|
|
|
&header1;
|
|
|
|
<body>
|
|
|
|
<div id="CONTAINERWRAP">
|
|
|
|
<div id="CONTAINER">
|
|
|
|
&header2;
|
|
|
|
|
|
|
|
<div id="CONTENT">
|
|
|
|
<div id="SIDEWRAP">
|
|
|
|
&nav;
|
|
|
|
</div> <!-- SIDEWRAP -->
|
|
|
|
|
|
|
|
<div id="CONTENTWRAP">
|
|
|
|
&header3;'>
|
|
|
|
|
|
|
|
<!ENTITY footer '
|
|
|
|
</div> <!-- CONTENTWRAP -->
|
|
|
|
|
|
|
|
&html.br.clearboth;
|
|
|
|
</div> <!-- CONTENT -->
|
|
|
|
|
|
|
|
<div id="FOOTER">
|
|
|
|
©right;&html.br;
|
|
|
|
&date;
|
|
|
|
</div> <!-- FOOTER -->
|
|
|
|
</div> <!-- CONTAINER -->
|
|
|
|
</div> <!-- CONTAINERWRAP -->'>
|
|
|
|
|
|
|
|
<!-- macro for webbuild paper -->
|
|
|
|
<!ENTITY webbuild '
|
|
|
|
<p>This document describes how to build and update
|
|
|
|
the FreeBSD Web pages from the CVS repository by hand.</p>'>
|
|
|
|
|
|
|
|
<!--
|
|
|
|
Local Variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-indent-data: t
|
|
|
|
sgml-omittag: nil
|
|
|
|
sgml-always-quote-attributes: t
|
|
|
|
End:
|
|
|
|
-->
|