X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=doc%2Fsysdbql.7.txt;h=88ce0974bf93eb6aca70d25ecd2071ce3c9d1493;hb=a4208bf034648dcc177be3de1b8ebfc89ac37725;hp=8842c01033226227085ce36cdfde5b04a3f6e94d;hpb=0397716293cebf7501a1f293df86c320521eecbc;p=sysdb.git diff --git a/doc/sysdbql.7.txt b/doc/sysdbql.7.txt index 8842c01..88ce097 100644 --- a/doc/sysdbql.7.txt +++ b/doc/sysdbql.7.txt @@ -101,9 +101,9 @@ The following fields may be queried: *attribute[*''*]*:: 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. '' may either be a string (when matching by object names) or match the type of the attribute's value (when matching attribute values). Attribute