diff options
| author | Andrii Nakryiko <[email protected]> | 2019-12-18 14:17:07 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2019-12-18 17:03:52 -0800 |
| commit | dacce6412e09b5dce19514e2c4e2a8aab0eb217f (patch) | |
| tree | fb10d14d7a49877e5518b923f579405abe7fd960 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7c43e0d6a526e7734eb854fe242886f52ccd06ac (diff) | |
bpftool: Work-around rst2man conversion bug
Work-around what appears to be a bug in rst2man convertion tool, used to
create man pages out of reStructureText-formatted documents. If text line
starts with dot, rst2man will put it in resulting man file verbatim. This
seems to cause man tool to interpret it as a directive/command (e.g., `.bs`), and
subsequently not render entire line because it's unrecognized one.
Enclose '.xxx' words in extra formatting to work around.
Fixes: cb21ac588546 ("bpftool: Add gen subcommand manpage")
Reported-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Acked-by: Yonghong Song <[email protected]
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions