MFen 1.82 --> 1.83
This commit is contained in:
parent
1ff250cbd5
commit
8796014638
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14370
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: chapter.sgml,v 1.4 2002-08-28 15:53:26 blackend Exp $
|
||||
Original revision: 1.82
|
||||
$Id: chapter.sgml,v 1.5 2002-09-23 20:03:41 blackend Exp $
|
||||
Original revision: 1.83
|
||||
-->
|
||||
|
||||
<chapter id="kernelconfig">
|
||||
|
@ -196,7 +196,7 @@
|
|||
<screen>&prompt.root; <userinput>mount /cdrom</userinput>
|
||||
&prompt.root; <userinput>mkdir -p /usr/src/sys</userinput>
|
||||
&prompt.root; <userinput>ln -s /usr/src/sys /sys</userinput>
|
||||
&prompt.root; <userinput>cat /cdrom/src/ssys.[a-d]* | tar -xzvf</userinput></screen>
|
||||
&prompt.root; <userinput>cat /cdrom/src/ssys.[a-d]* | tar -xzvf -</userinput></screen>
|
||||
</note>
|
||||
|
||||
<para>Ensuite allez dans le répertoire
|
||||
|
|
Loading…
Reference in a new issue