From 357e6d4d01c4f2354813c7fb3f3c94bf80b35d7c Mon Sep 17 00:00:00 2001
From: Kevin Breit <mrproper@ximian.com>
Date: Sun, 27 Jan 2002 21:51:50 +0000
Subject: Added information regarding types of search scopes

2002-01-27  Kevin Breit  <mrproper@ximian.com>

	* C/config-prefs.sgml: Added information regarding types of search scopes

	* C/usage-contact.sgml: Fixed some linking brokenness

svn path=/trunk/; revision=15489
---
 help/C/config-prefs.sgml  | 36 +++++++++++++++++++++++++++++++++---
 help/C/usage-contact.sgml |  2 +-
 help/ChangeLog            |  4 ++++
 3 files changed, 38 insertions(+), 4 deletions(-)

(limited to 'help')

diff --git a/help/C/config-prefs.sgml b/help/C/config-prefs.sgml
index 13b8fa9364..122cd050d8 100644
--- a/help/C/config-prefs.sgml
+++ b/help/C/config-prefs.sgml
@@ -824,7 +824,7 @@ smtp.omniport.com:143
 		  </listitem>
 		</varlistentry>
 		<varlistentry>
-		  <term>Search base</term>
+		  <term><glossterm linkend="search-base">Search base</glossterm></term>
 		  <listitem>
 		    <para>
 		      The base entry to use for all your searches.
@@ -834,10 +834,40 @@ smtp.omniport.com:143
 		  </listitem>
 		</varlistentry>
 		<varlistentry>
-		  <term>Search scope</term>
+		  <term><glossterm linkend="search-scope">Search scope</glossterm></term>
 		  <listitem>
 		    <para>
-		      How broad the search is in the directory.
+		      How broad the search is in the directory.  The
+		      following options are available:
+		      <variablelist>
+			<varlistentry>
+			  <term>Base</term>
+			  <listitem>
+			    <para>
+			      Searches just the Search Base.  Most of the time,
+			      not very useful.
+			    </para>
+			  </listitem>
+			</varlistentry>
+			<varlistentry>
+			  <term>One</term>
+			  <listitem>
+			    <para>
+			      Searches the Search Base and one entry
+			      below it.
+			    </para>
+			  </listitem>
+			</varlistentry>
+			<varlistentry>
+			  <term>Sub</term>
+			  <listitem>
+			    <para>
+			      Searches the Search Base and all entries
+			      below it.
+			    </para>
+			  </listitem>
+			</varlistentry>
+		      </variablelist>
 		    </para>
 		  </listitem>
 		</varlistentry>
diff --git a/help/C/usage-contact.sgml b/help/C/usage-contact.sgml
index 04f8154ea8..aff3da93fe 100644
--- a/help/C/usage-contact.sgml
+++ b/help/C/usage-contact.sgml
@@ -578,7 +578,7 @@
       <para>
 	For information about setting up
 	<application>Evolution</application> to use LDAP, please refer
-	to <xref linkend="conifg-prefs-contact-ldap-add" />
+	to <xref linkend="config-prefs-contact-ldap-add" />
       </para>
     </sect2>
   </sect1>
diff --git a/help/ChangeLog b/help/ChangeLog
index bf059c3a80..9c8b15448a 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,5 +1,9 @@
 2002-01-27  Kevin Breit  <mrproper@ximian.com>
 
+	* C/config-prefs.sgml: Added information regarding types of search scopes
+
+	* C/usage-contact.sgml: Fixed some linking brokenness
+
 	* C/apx-gloss.sgml: Added Search Base as an entry
 	Added Search Scope as an entry
 
-- 
cgit v1.2.3