diff --git a/src/doc/user/Makefile b/src/doc/user/Makefile
index 7c75094d..98b246c1 100644
--- a/src/doc/user/Makefile
+++ b/src/doc/user/Makefile
@@ -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
diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
index 796b2e59..da1f6153 100644
--- a/src/doc/user/usermanual.sgml
+++ b/src/doc/user/usermanual.sgml
@@ -2754,6 +2754,15 @@ while query.next >= 0 and query.next < nres:
some simple configuration (see comments in the
fields configuration file).
+ --enable-camelcase will enable
+ splitting camelCase words. This
+ is not enabled by default as it has the unfortunate
+ side-effect of making some phrase searches quite
+ confusing: ie, "MySQL manual" would be
+ matched by "MySQL manual" and
+ "my sql manual" but not "mysql
+ manual" (only inside phrase searches).
+
--with-file-command Specify
the version of the 'file' command to use (ie:
--with-file-command=/usr/local/bin/file). Can be useful to