[patch] bpf.2: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

There is a small typo in bpf.2 man page, following patch addresses it:

diff --git a/man2/bpf.2 b/man2/bpf.2
index 76c96e60a..7bc7c865d 100644
--- a/man2/bpf.2
+++ b/man2/bpf.2
@@ -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 .


Regards
Abhinav Upadhyay
diff --git a/man2/bpf.2 b/man2/bpf.2
index 76c96e60a..7bc7c865d 100644
--- a/man2/bpf.2
+++ b/man2/bpf.2
@@ -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 .

[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux