diff options
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/proc.5 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 768d92059c..a0890fd108 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -650,7 +650,9 @@ See the description of For eventfd file descriptors (see .BR eventfd (2)), -we see the following fields: +we see (since Linux 3.8) +.\" commit cbac5542d48127b546a23d816380a7926eee1c25 +the following fields: .in +4n .nf @@ -666,7 +668,9 @@ is the current value of the eventfd counter, in hexadecimal. For epoll file descriptors (see .BR epoll (7)), -we see the following fields: +we see (since Linux 3.8) +.\" commit 138d22b58696c506799f8de759804083ff9effae +the following fields: .in +4n .nf @@ -697,7 +701,9 @@ field is the data value associated with this file descriptor. For signalfd file descriptors (see .BR signalfd (2)), -we see the following fields: +we see (since Linux 3.8) +.\" commit 138d22b58696c506799f8de759804083ff9effae +the following fields: .in +4n .nf |
