Note that the bpf-map NAME format is used only for opened file
objects, not for mapped ones.
Addresses: https://github.com/util-linux/util-linux/pull/4501
Signed-off-by: Karel Zak <kzak@redhat.com>
bpf-map:::
id=_BPF-MAP.ID_ type=_BPF-MAP.TYPE_[ name=_BPF.NAME_]
+
+Note that the format is used only for opened file objects, not for mapped ones.
++
bpf-prog:::
id=_BPF-PROG.ID_ type=_BPF-PROG.TYPE_ tag= _BPF-PROG.TAG_ [ name=_BPF.NAME_]
+