- Fix some capitalization issues
This commit is contained in:
parent
9a21114cee
commit
02070cfd69
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33379
1 changed files with 5 additions and 5 deletions
|
@ -199,7 +199,7 @@
|
|||
</sect2>
|
||||
|
||||
<sect2 id="moz-java-plugin">
|
||||
<title>Firefox and &java; plugin</title>
|
||||
<title>Firefox and &java; Plugin</title>
|
||||
|
||||
<note>
|
||||
<para>In this section and in the next one, we assume you have
|
||||
|
@ -232,12 +232,12 @@
|
|||
<screen>&prompt.root; <userinput>ln -s /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so \
|
||||
/usr/local/lib/browser_plugins/</userinput></screen>
|
||||
|
||||
<para>then relaunch your browser.</para>
|
||||
<para>Then relaunch your browser.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 id="moz-flash-plugin">
|
||||
|
||||
<title>Firefox and ¯omedia; &flash; plugin</title>
|
||||
<title>Firefox and ¯omedia; &flash; Plugin</title>
|
||||
<indexterm>
|
||||
<primary>Flash</primary>
|
||||
</indexterm>
|
||||
|
@ -267,7 +267,7 @@
|
|||
</sect2>
|
||||
|
||||
<sect2 id="moz-swfdec-flash-plugin">
|
||||
<title>Firefox and Swfdec &flash; plugin</title>
|
||||
<title>Firefox and Swfdec &flash; Plugin</title>
|
||||
|
||||
<para>Swfdec is the library for decoding and rendering &flash; animations.
|
||||
And Swfdec-Mozilla is a plugin for <application>Firefox</application>
|
||||
|
@ -279,7 +279,7 @@
|
|||
|
||||
<screen>&prompt.root; <userinput>pkg_add -r swfdec-plugin</userinput></screen>
|
||||
|
||||
<para>if the package is not available, you can compile and install it
|
||||
<para>If the package is not available, you can compile and install it
|
||||
from the Ports Collection:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>cd /usr/ports/www/swfdec-plugin</userinput>
|
||||
|
|
Loading…
Reference in a new issue