From 8d1b260e8d44cd3f54f91fd27720ca3ff49933c0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 6 Mar 2019 15:19:37 +0100 Subject: [PATCH] bpf-helpers.7: wfix: fix TH line Signed-off-by: Michael Kerrisk --- man7/bpf-helpers.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/bpf-helpers.7 b/man7/bpf-helpers.7 index e4cbb3e7ae..26a3527f91 100644 --- a/man7/bpf-helpers.7 +++ b/man7/bpf-helpers.7 @@ -28,7 +28,7 @@ .\" located in file include/uapi/linux/bpf.h of the Linux kernel sources .\" (helpers description), and from scripts/bpf_helpers_doc.py in the same .\" repository (header and footer). -.TH BPF-HELPERS 7 "" "" "" +.TH BPF-HELPERS 7 2019-03-06 "Linux" "Linux Programmer's Manual" .SH NAME BPF-HELPERS \- list of eBPF helper functions .nr rst2man-indent-level 0 -- 2.47.2