diff --git a/src/VERSION b/src/VERSION
index 23aa8390..0495c4a8 100644
--- a/src/VERSION
+++ b/src/VERSION
@@ -1 +1 @@
-1.2.2
+1.2.3
diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml
index 082f23e2..19aac1f6 100644
--- a/src/doc/user/usermanual.sgml
+++ b/src/doc/user/usermanual.sgml
@@ -24,7 +24,7 @@
Dockes
- $Id: usermanual.sgml,v 1.5 2006-02-01 07:05:06 dockes Exp $
+ $Id: usermanual.sgml,v 1.6 2006-03-04 10:09:59 dockes Exp $This document introduces full text search notions
@@ -414,6 +414,12 @@
used, by clicking on the result list header.
+ File names
+ All file name elements (the broken up file path) are entered
+ as terms during indexation, and you can specify them when
+ searching.
+
+
QuittingEntering ^Q almost anywhere will
close the application.
@@ -618,11 +624,16 @@
InstallationEither type make install or execute
- recollinstall targetdir, in the root
+ recollinstall
+ prefix, in the root
of the source tree. This will copy the commands to
- $targetdir/bin and the sample
- configuration files, scripts and other shared data to
- $targetdir/share/recoll.
+ prefix/bin
+ and the sample configuration files, scripts and other shared
+ data to
+ prefix/share/recoll.
+ You can then proceed to configuration.
+