summaryrefslogtreecommitdiff
path: root/Documentation/userspace-api/netlink/specs.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/userspace-api/netlink/specs.rst')
-rw-r--r--Documentation/userspace-api/netlink/specs.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/userspace-api/netlink/specs.rst b/Documentation/userspace-api/netlink/specs.rst
index 6ffe8137cd90..1424ab1b9b33 100644
--- a/Documentation/userspace-api/netlink/specs.rst
+++ b/Documentation/userspace-api/netlink/specs.rst
@@ -199,7 +199,8 @@ The ``value`` property can be skipped, in which case the attribute ID
will be the value of the previous attribute plus one (recursively)
and ``0`` for the first attribute in the attribute set.
-Note that the ``value`` of an attribute is defined only in its main set.
+Note that the ``value`` of an attribute is defined only in its main set
+(not in subsets).
enum
~~~~