Commit 43429ea7 authored by Wan Jiabing's avatar Wan Jiabing Committed by Daniel Borkmann
Browse files

bpf, docs: Add a missing colon in verifier.rst



Add a missing colon to fix the document style.

Fixes: 88691e9e ("bpf, docs: Split general purpose eBPF documentation out of filter.rst")
Signed-off-by: default avatarWan Jiabing <wanjiabing@vivo.com>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20220228080416.1689327-1-wanjiabing@vivo.com
parent ceac059e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -329,7 +329,7 @@ Program with unreachable instructions::
  BPF_EXIT_INSN(),
  };

Error:
Error::

  unreachable insn 1