diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-19 15:25:53 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-19 15:31:20 +0100 |
| commit | e46733c47e2bc67af1244456c561e02555e5ca5c (patch) | |
| tree | 1530c63520a2a9944042cd79672c5e130da2ff23 | |
| parent | a5409de92c8d5e9b11f40ac73badff35904227cf (diff) | |
| download | man-pages-e46733c47e2bc67af1244456c561e02555e5ca5c.tar.gz | |
bpf-helpers.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
| -rw-r--r-- | man7/bpf-helpers.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bpf-helpers.7 b/man7/bpf-helpers.7 index 69653ea481..4a41ac8d6a 100644 --- a/man7/bpf-helpers.7 +++ b/man7/bpf-helpers.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH BPF-HELPERS 7 "2019-11-19 "Linux" "Linux Programmer's Manual"" "" "" +.TH BPF-HELPERS 7 2019-11-19 "Linux" "Linux Programmer's Manual" .SH NAME BPF-HELPERS \- list of eBPF helper functions . |
