diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-19 12:50:47 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-19 12:50:47 +0100 |
| commit | edca87323936e0ffb739ebf83a4d9d8e68800172 (patch) | |
| tree | 6d8998a1e9fe0932a53c40b8dfd55534eeb99d18 /man7 | |
| parent | 29965ffcebc78df830f77e930b0daec41b31c161 (diff) | |
| download | man-pages-edca87323936e0ffb739ebf83a4d9d8e68800172.tar.gz | |
bpf-helpers.7: Fix .TH line
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
| -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 750b5afd06..69653ea481 100644 --- a/man7/bpf-helpers.7 +++ b/man7/bpf-helpers.7 @@ -1,6 +1,6 @@ .\" Man page generated from reStructuredText. . -.TH BPF-HELPERS 7 "" "" "" +.TH BPF-HELPERS 7 "2019-11-19 "Linux" "Linux Programmer's Manual"" "" "" .SH NAME BPF-HELPERS \- list of eBPF helper functions . |
