Commit ed1108f
committed
man: note when IORING_REGISTER_SEND_MSG_RING became available
The io_uring_register.2 man page had it listed as 6.12, which is
incorrect. And the io_uring_register_sync_msg.3 didnt have a note at
all.
Note that support for this feature arrived with kernel 6.13.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent d7eacb8 commit ed1108f
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
923 | 923 | | |
924 | 924 | | |
925 | 925 | | |
926 | | - | |
| 926 | + | |
927 | 927 | | |
928 | 928 | | |
929 | 929 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
66 | 68 | | |
67 | 69 | | |
68 | 70 | | |
| |||
0 commit comments