Added French make world tutorial.
PR: 12940 Submitted by: Sebastien GIORIA <eagle@freebsd-fr.org>
This commit is contained in:
parent
1ae146c208
commit
965ca2e6e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5436
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$Date: 1999-08-19 20:49:29 $">
|
||||
<!ENTITY date "$Date: 1999-08-24 03:12:23 $">
|
||||
<!ENTITY title "FreeBSD Tutorials">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: index.sgml,v 1.1 1999-08-19 20:49:29 nik Exp $ -->
|
||||
<!-- $Id: index.sgml,v 1.2 1999-08-24 03:12:23 jim Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -40,6 +40,7 @@
|
|||
|
||||
<li><a href="http://www.cypher.net/~black/ipalias.html">IP Aliasing</a></li>
|
||||
<li><a href="http://www.nothing-going-on.demon.co.uk/FreeBSD/make-world/make-world.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a></li>
|
||||
<li><a href="http://www.freebsd-fr.org/tutorials/make-world/index.html">Upgrading FreeBSD from source (using <b><tt>make world</tt></b>)</a> - French Translation</li>
|
||||
<li><a href="diskformat/diskformat.html">Formatting Media For Use With FreeBSD
|
||||
2.2-RELEASE</a></li>
|
||||
|
||||
|
|
Loading…
Reference in a new issue