aboutsummaryrefslogtreecommitdiffstats
path: root/man7/bpf-helpers.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-08-06 21:43:46 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-08-06 22:25:11 +0200
commitaf2d18b2c26ede995f8e41c5a8fe3ad6331dce98 (patch)
treea7cda54bb4be7e53fd244f0fd34954f39d6c73b9 /man7/bpf-helpers.7
parent18f49d756386f66eb2990b4e607069e98f820ce3 (diff)
downloadman-pages-af2d18b2c26ede995f8e41c5a8fe3ad6331dce98.tar.gz
intro.1, clock_getres.2, clone.2, futex.2, ioctl_fat.2, mkdir.2, mknod.2, mmap.2, open.2, statx.2, umask.2, userfaultfd.2, glob.3, mkfifo.3, termios.3, wordexp.3, console_codes.4, sk98lin.4, vcs.4, dir_colors.5, hosts.equiv.5, proc.5, termcap.5, utmp.5, ascii.7, bpf-helpers.7, charsets.7, environ.7, glob.7, mailaddr.7, netlink.7, operator.7, suffixes.7, tcp.7, unicode.7, uri.7, zic.8: Use "\(ti" instead of "~"
A naked tilde ("~") renders poorly in PDF. Instead use "\(ti", which renders better in a PDF, and produces the same glyph when rendering on a terminal. Reported-by: Geoff Clare <gwc@opengroup.org> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/bpf-helpers.7')
-rw-r--r--man7/bpf-helpers.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bpf-helpers.7 b/man7/bpf-helpers.7
index 1142283417..c8b3c7710b 100644
--- a/man7/bpf-helpers.7
+++ b/man7/bpf-helpers.7
@@ -1674,7 +1674,7 @@ callback:
.INDENT 7.0
.TP
.B \fBbpf_sock_ops_cb_flags_set(bpf_sock,\fP
-\fBbpf_sock\->bpf_sock_ops_cb_flags & ~BPF_SOCK_OPS_RTO_CB_FLAG)\fP
+\fBbpf_sock\->bpf_sock_ops_cb_flags & \(tiBPF_SOCK_OPS_RTO_CB_FLAG)\fP
.UNINDENT
.sp
Here are some examples of where one could call such eBPF