diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index ff5cd9cc..0260e65f 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -276,7 +276,7 @@ types. This list can be displayed by selecting the menu option File - Show Missing Helpers + Show Missing Helpers in the recoll GUI. It is stored in the missing text file inside the configuration @@ -476,7 +476,7 @@ recoll The interface is started from the Preferences - Indexing Configuration + Indexing Configuration menu entry. It is divided in three tabs, Global parameters, Local @@ -577,7 +577,7 @@ recoll also be done from the recoll GUI File - Stop Indexing + Stop Indexing menu entry. @@ -643,7 +643,7 @@ recoll recollindex. You can reach them from the Preferences - Indexing Schedule + Indexing Schedule menu. They only work with the good old cron, and do not give @@ -910,7 +910,7 @@ fvwm You can use the Tools - Advanced search + Advanced search dialog for more complex searches. diff --git a/src/doc/user/xmlmake.sh b/src/doc/user/xmlmake.sh index 0cc228b6..fb4bc164 100644 --- a/src/doc/user/xmlmake.sh +++ b/src/doc/user/xmlmake.sh @@ -12,7 +12,7 @@ # source file to upper-case. # Wherever docbook.xsl and chunk.xsl live -XSLDIR="/usr/local/share/xsl/docbook/" +XSLDIR="/opt/local/share/xsl/docbook-xsl/" dochunky=1 test $# -eq 1 && dochunky=0