On 9/4/20 6:14 PM, Quentin Monnet wrote:
This series contains minor fixes (or harmonisation edits) for the
bpftool-link documentation (first patch) and BPF helpers documentation
(last two patches), so that all related man pages can build without errors.
Quentin Monnet (3):
tools: bpftool: fix formatting in bpftool-link documentation
bpf: fix formatting in documentation for BPF helpers
tools, bpf: synchronise BPF UAPI header with tools
include/uapi/linux/bpf.h | 87 ++++++++++---------
.../bpftool/Documentation/bpftool-link.rst | 2 +-
tools/include/uapi/linux/bpf.h | 87 ++++++++++---------
3 files changed, 91 insertions(+), 85 deletions(-)
Applied, thanks!