7629b1bdd2
The work was first started in 2006 by Siebrand Mazeland and myself. I picked it up one month ago and fixed and updated the site. The files in the root directory are translated, except for publish.sgml (todo) and y2kbug.sgml (not done). The files corresponding to en/share/sgml are also translated. Two nits: * in Firefox 3, the "New to FreeBSD?" button is placed underneath the shortcut list, instead of below it. Opera 9.6 does not have this problem. * the encoding of usergroups.html is iso-8859-1 as per the source code, but on my local build [1] utf-8 looks right, not iso-8859-1. Thanks to: * Siebrand Mazeland for initial translations * remko for preserving the files in perforce and commenting on the preview [1] Any pointy hat should go to me. [1] http://freebsd.rene-ladan.nl
29 lines
726 B
Text
29 lines
726 B
Text
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY title "&os; Documentatie">
|
|
<!ENTITY % navinclude.docs "INCLUDE">
|
|
]>
|
|
<!-- Vertaald door: Siebrand Mazeland
|
|
%SOURCE% en/docs.sgml
|
|
%SRCID% 1.195
|
|
-->
|
|
<html>
|
|
&header;
|
|
|
|
<img src="&enbase;/gifs/doc.jpg" alt="BSD Daemon leest documentatie" align="right" border="0" width="274" height="163">
|
|
|
|
<p>Er is bijzonder veel documentatie beschikbaar over FreeBSD op deze
|
|
website, op andere websites en in winkels.</p>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: sgml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|