From 71e6591aec5b257822e458cc02e1c23e8b7bc0c0 Mon Sep 17 00:00:00 2001 From: dockes Date: Mon, 15 Jan 2007 13:03:35 +0000 Subject: [PATCH] *** empty log message *** --- src/doc/user/usermanual.sgml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/doc/user/usermanual.sgml b/src/doc/user/usermanual.sgml index d399bb9a..1574c975 100644 --- a/src/doc/user/usermanual.sgml +++ b/src/doc/user/usermanual.sgml @@ -24,7 +24,7 @@ Dockes - $Id: usermanual.sgml,v 1.34 2006-12-24 07:52:52 dockes Exp $ + $Id: usermanual.sgml,v 1.35 2007-01-15 13:03:35 dockes Exp $ This document introduces full text search notions @@ -1479,7 +1479,7 @@ fvwm name of the user's home directory. White space is used for separation inside lists. - Elements with embedded spaces can be quoted using + List elements with embedded spaces can be quoted using double-quotes. @@ -1516,7 +1516,9 @@ fvwm The name of the Xapian data directory. It will be created if needed when the index is initialized. If this is not an absolute path, it will be - interpreted relative to the configuration directory. + interpreted relative to the configuration directory. The + value can have embedded spaces but starting or trailing + spaces will be trimmed. You cannot use quotes here.