bpf.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Abhinav Upadhyay 2019-03-20 08:57:56 +01:00 committed by Michael Kerrisk
parent c30acaebb9
commit 96ed2f3ff4
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ doesn't exist in the map.
The
.B BPF_MAP_DELETE_ELEM
command
deleted the element whose key is
deletes the element whose key is
.I key
from the map referred to by the file descriptor
.IR fd .