s/linux_base/linux_base-fc4/ where needed.

Found by:	Leslie Jensen <leslie@eskk.nu>
This commit is contained in:
Marc Fonvieille 2009-04-10 10:08:43 +00:00
parent 36c69b3b8c
commit 32b3c3e4df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=34065
2 changed files with 2 additions and 2 deletions
en_US.ISO8859-1/books/handbook

View file

@ -258,7 +258,7 @@
<para>Install the <filename role="package">www/nspluginwrapper</filename>
port. This port requires
<filename role="package">emulators/linux_base</filename> which is a
<filename role="package">emulators/linux_base-fc4</filename> which is a
large port.</para>
<para>The next step is to install the <filename

View file

@ -1671,7 +1671,7 @@ export PATH</programlisting>
<para>First the <link linkend="linuxemu-libs-port">linux_base</link>
port needs to be installed (as <username>root</username>):</para>
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base</userinput>
<screen>&prompt.root; <userinput>cd /usr/ports/emulators/linux_base-fc4</userinput>
&prompt.root; <userinput>make install distclean</userinput></screen>
</sect3>