tools, bpftool: Minor fixes for documentation
[sfrench/cifs-2.6.git] / tools / bpf / bpftool / Documentation / bpftool-feature.rst
index 1fa755f55e0c1925d4f651f4edf5389750a589db..8609f06e71de036d94bc2c6242f7dd1f0dc29c39 100644 (file)
@@ -28,7 +28,7 @@ DESCRIPTION
 ===========
        **bpftool feature probe** [**kernel**] [**full**] [**macros** [**prefix** *PREFIX*]]
                  Probe the running kernel and dump a number of eBPF-related
-                 parameters, such as availability of the **bpf()** system call,
+                 parameters, such as availability of the **bpf**\ () system call,
                  JIT status, eBPF program types availability, eBPF helper
                  functions availability, and more.
 
@@ -93,9 +93,13 @@ SEE ALSO
        **bpf**\ (2),
        **bpf-helpers**\ (7),
        **bpftool**\ (8),
-       **bpftool-prog**\ (8),
-       **bpftool-map**\ (8),
+       **bpftool-btf**\ (8),
        **bpftool-cgroup**\ (8),
+       **bpftool-gen**\ (8),
+       **bpftool-iter**\ (8),
+       **bpftool-link**\ (8),
+       **bpftool-map**\ (8),
        **bpftool-net**\ (8),
        **bpftool-perf**\ (8),
-       **bpftool-btf**\ (8)
+       **bpftool-prog**\ (8),
+       **bpftool-struct_ops**\ (8)