From ee80fd76303213c3326b65d42b9b69eb65ee3fda Mon Sep 17 00:00:00 2001 From: Ryusuke SUZUKI <ryusuke@FreeBSD.org> Date: Tue, 2 Aug 2011 13:24:41 +0000 Subject: [PATCH] Unbreak the build. --- en_US.ISO8859-1/books/handbook/desktop/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml index f8348a17b7..1125aae230 100644 --- a/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/desktop/chapter.sgml @@ -302,7 +302,6 @@ listing the installed plugins will be displayed; the <application>&java;</application> plugin should be listed there now.</para> - </step> <para>If the browser is unable to find the plugin, each user will have to run the following command and relaunch the @@ -310,6 +309,7 @@ <screen>&prompt.user; <userinput>ln -s /usr/local/lib/IcedTeaPlugin.so \ $HOME/.mozilla/plugins/</userinput></screen> + </step> </procedure> </sect2>