aboutsummaryrefslogtreecommitdiffstats
path: root/xlat/sigpoll_codes.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlat/sigpoll_codes.in')
-rw-r--r--xlat/sigpoll_codes.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/xlat/sigpoll_codes.in b/xlat/sigpoll_codes.in
index f778fc60..00c2a1b7 100644
--- a/xlat/sigpoll_codes.in
+++ b/xlat/sigpoll_codes.in
@@ -1,6 +1,6 @@
-POLL_IN
-POLL_OUT
-POLL_MSG
-POLL_ERR
-POLL_PRI
-POLL_HUP
+POLL_IN 1
+POLL_OUT 2
+POLL_MSG 3
+POLL_ERR 4
+POLL_PRI 5
+POLL_HUP 6