svn: r4507
This commit is contained in:
Alex Roitman 2005-05-07 13:58:32 +00:00
parent 87d879dc6a
commit e3fc9e244a

View File

@ -86,7 +86,7 @@
</para> </para>
<para> Separate values can be used for Given name, Family name, <para> Separate values can be used for Given name, Family name,
Suffix, and the Title. The rule returns a match if and only if Suffix, and the Title. The rule returns a match if, and only if,
all non-empty values are (partially) matched by a person's all non-empty values are (partially) matched by a person's
name. To use just one value, leave the other values empty. name. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>
@ -157,7 +157,7 @@
using the value "sw" for the Place. using the value "sw" for the Place.
</para> </para>
<para> The rule returns a match if and only if <para> The rule returns a match if, and only if,
all non-empty values are (partially) matched by a person's all non-empty values are (partially) matched by a person's
birth. To use just one value, leave the other values empty. birth. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>
@ -172,7 +172,7 @@
will be matched by the rule using the value "sw" for the Place. will be matched by the rule using the value "sw" for the Place.
</para> </para>
<para> The rule returns a match if and only if <para> The rule returns a match if, and only if,
all non-empty values are (partially) matched by a person's all non-empty values are (partially) matched by a person's
death. To use just one value, leave the other values empty. death. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>
@ -195,7 +195,7 @@
</para> </para>
<para> The personal events should be selected from a pull-down menu. <para> The personal events should be selected from a pull-down menu.
The rule returns a match if and only if all non-empty values The rule returns a match if, and only if, all non-empty values
are (partially) matched by the personal event. are (partially) matched by the personal event.
To use just one value, leave the other values empty. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>
@ -212,7 +212,7 @@
</para> </para>
<para> The family events should be selected from a pull-down menu. <para> The family events should be selected from a pull-down menu.
The rule returns a match if and only if all non-empty values The rule returns a match if, and only if, all non-empty values
are (partially) matched by the personal event. are (partially) matched by the personal event.
To use just one value, leave the other values empty. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>
@ -274,7 +274,7 @@
of children can be specified. of children can be specified.
</para> </para>
<para> The rule returns a match if and only if <para> The rule returns a match if, and only if,
all non-empty values are (partially) matched by a person's all non-empty values are (partially) matched by a person's
relationship. To use just one value, leave the other values empty. relationship. To use just one value, leave the other values empty.
</para></listitem> </para></listitem>