hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/Documentation/ABI/testing/sysfs-bus-event_source-devices-format
....@@ -1,6 +1,6 @@
1
-Where: /sys/bus/event_source/devices/<dev>/format
1
+What: /sys/bus/event_source/devices/<dev>/format
22 Date: January 2012
3
-Kernel Version: 3.3
3
+KernelVersion: 3.3
44 Contact: Jiri Olsa <jolsa@redhat.com>
55 Description:
66 Attribute group to describe the magic bits that go into
....@@ -10,7 +10,8 @@
1010 name/value pairs.
1111
1212 Userspace must be prepared for the possibility that attributes
13
- define overlapping bit ranges. For example:
13
+ define overlapping bit ranges. For example::
14
+
1415 attr1 = 'config:0-23'
1516 attr2 = 'config:0-7'
1617 attr3 = 'config:12-35'