add --enable-camelcase doc + fix typo in doc Makefile comment

This commit is contained in:
dockes 2009-12-14 10:23:40 +00:00
parent 69c27db46a
commit ded7d877a0
2 changed files with 10 additions and 1 deletions

View File

@ -12,7 +12,7 @@ JADEFLAGS+= -V %generate-article-toc%
# The purpose for this is to replace the FreeBSD file which contains the
# blurb about file being hosted on FreeBSD.org. To work, it also
# needs a modification to /usr/share/doc/mk/doc.docbook.mk. Around line
# needs a modification to /usr/doc/share/mk/doc.docbook.mk. Around line
# 121, replace LANGUAGECATALOG= with LANGUAGECATALOG?=
LANGUAGECATALOG=/usr/doc/share/sgml/catalog

View File

@ -2754,6 +2754,15 @@ while query.next >= 0 and query.next < nres:
some simple configuration (see comments in the
<filename>fields</filename> configuration file).</para>
</listitem>
<listitem><para><literal>--enable-camelcase</literal> will enable
splitting <replaceable>camelCase</replaceable> words. This
is not enabled by default as it has the unfortunate
side-effect of making some phrase searches quite
confusing: ie, <literal>"MySQL manual"</literal> would be
matched by <literal>"MySQL manual"</literal> and
<literal>"my sql manual"</literal> but not <literal>"mysql
manual"</literal> (only inside phrase searches).</para>
</listitem>
<listitem><para><literal>--with-file-command</literal> Specify
the version of the 'file' command to use (ie:
--with-file-command=/usr/local/bin/file). Can be useful to