Update to r39018:
Remove paragraph about linprocfs(5), which is no longer required for the Flash plugin. Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
17985cc16e
commit
e2141f4675
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46740
1 changed files with 1 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/desktop/chapter.xml,v 1.92 2012/04/30 17:27:56 bcr Exp $
|
||||
basiert auf: 38787
|
||||
basiert auf: r39018
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="desktop">
|
||||
<info><title>Desktop-Anwendungen</title>
|
||||
|
@ -310,18 +310,6 @@
|
|||
|
||||
<screen>&prompt.user; <userinput>nspluginwrapper -v -a -i</userinput></screen>
|
||||
|
||||
<para>Das &linux; Prozessdateisystem, &man.linprocfs.5;, muss unter
|
||||
<filename>/compat/linux/proc</filename> eingehängt
|
||||
werden, wenn Sie &flash;-Animationen abspielen möchten. Dies
|
||||
kann mittels des folgenden Kommandos geschehen:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>mount -t linprocfs linproc /compat/linux/proc</userinput></screen>
|
||||
|
||||
<para>Dieser Schritt kann automatisiert zur Bootzeit ablaufen, indem Sie
|
||||
die passende Zeile in <filename>/etc/fstab</filename> eintragen:</para>
|
||||
|
||||
<programlisting>linproc /compat/linux/proc linprocfs rw 0 0</programlisting>
|
||||
|
||||
<para>Rufen Sie dann Ihren Browser auf und geben in der Adresszeile
|
||||
<literal>about:plugins</literal> ein. Diese Eingabe muss mit der
|
||||
<keycap>Enter</keycap>-Taste bestätigt werden. Danach wird eine
|
||||
|
|
Loading…
Reference in a new issue