summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0397716)
raw | patch | inline | side by side (parent: 0397716)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Oct 2014 18:24:17 +0000 (20:24 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 6 Oct 2014 18:24:17 +0000 (20:24 +0200) |
doc/sysdbql.7.txt | patch | blob | history |
diff --git a/doc/sysdbql.7.txt b/doc/sysdbql.7.txt
index 8842c01033226227085ce36cdfde5b04a3f6e94d..88ce0974bf93eb6aca70d25ecd2071ce3c9d1493 100644 (file)
--- a/doc/sysdbql.7.txt
+++ b/doc/sysdbql.7.txt
*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