Skip to content

Commit

Permalink
Merge branch 'buffe_ring' of https://github.com/nigoroll/liburing
Browse files Browse the repository at this point in the history
* 'buffe_ring' of https://github.com/nigoroll/liburing:
  man/io_uring_free_buf_ring.3: Fix return value documentation
  • Loading branch information
axboe committed Sep 3, 2024
2 parents b0cf23d + 9448db1 commit b277fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/io_uring_free_buf_ring.3
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Available since 5.19.
.SH RETURN VALUE
On success
.BR io_uring_free_buf_ring (3)
returns a pointer to the buffe ring. On failure it returns
zero. On failure it returns
.BR -errno .
.SH SEE ALSO
.BR io_uring_setup_buf_ring (3)

0 comments on commit b277fce

Please sign in to comment.