buf_ring(9): fix mandoc markup
Remove spurious trailing comma after `buf_ring_peek` in the NAME section. MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
4ec8dbc1a6
commit
a19505d2f8
@ -38,7 +38,7 @@
|
||||
.Nm buf_ring_count ,
|
||||
.Nm buf_ring_empty ,
|
||||
.Nm buf_ring_full ,
|
||||
.Nm buf_ring_peek ,
|
||||
.Nm buf_ring_peek
|
||||
.Nd multi-producer, {single, multi}-consumer lock-less ring buffer
|
||||
.Sh SYNOPSIS
|
||||
.In sys/param.h
|
||||
|
Loading…
Reference in New Issue
Block a user