Code

sysdbql(7): Fixed an incomplete sentence.
authorSebastian Harl <sh@tokkee.org>
Mon, 6 Oct 2014 18:24:17 +0000 (20:24 +0200)
committerSebastian Harl <sh@tokkee.org>
Mon, 6 Oct 2014 18:24:17 +0000 (20:24 +0200)
doc/sysdbql.7.txt

index 8842c01033226227085ce36cdfde5b04a3f6e94d..88ce0974bf93eb6aca70d25ecd2071ce3c9d1493 100644 (file)
@@ -101,9 +101,9 @@ The following fields may be queried:
 
 *attribute[*'<name>'*]*::
        The value of the named host attribute. If an attribute of the specified
 
 *attribute[*'<name>'*]*::
        The value of the named host attribute. If an attribute of the specified
-       does not exist, each comparison is treated as if the value does not match.
-       See the documentation for the *IS NULL* and *IS NOT NULL* operators for
-       ways to check if an attribute exists.
+       name does not exist, each comparison is treated as if the value does not
+       match. See the documentation for the *IS NULL* and *IS NOT NULL* operators
+       for ways to check if an attribute exists.
 
 '<value>' may either be a string (when matching by object names) or match the
 type of the attribute's value (when matching attribute values). Attribute
 
 '<value>' may either be a string (when matching by object names) or match the
 type of the attribute's value (when matching attribute values). Attribute