MFen 1.88 --> 1.89
This commit is contained in:
parent
47adea8bc6
commit
2756a056f6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13877
1 changed files with 10 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: chapter.sgml,v 1.2 2002-07-29 17:53:40 blackend Exp $
|
||||
Original revision: 1.88
|
||||
$Id: chapter.sgml,v 1.3 2002-08-15 08:58:26 blackend Exp $
|
||||
Original revision: 1.89
|
||||
-->
|
||||
|
||||
<chapter id="x11">
|
||||
|
@ -372,6 +372,14 @@
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r XFree86</userinput></screen>
|
||||
|
||||
<para>Vous pouvez également utiliser le catalogue des logiciels
|
||||
portés pour installer <application>XFree86 4.X</application>,
|
||||
pour cela vous avez simplement à taper les commandes
|
||||
suivantes:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/x11/XFree86-4</userinput>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
||||
<para>Le reste de ce chapitre expliquera comment configurer
|
||||
<application>XFree86</application>, et comment installer un environnement
|
||||
de travail productif.</para>
|
||||
|
|
Loading…
Reference in a new issue