alq(9): fix mandoc markup

Start new sentence on a new line.

MFC after:	1 week
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-03-23 05:37:04 +00:00
parent 3bbc702ffb
commit 445deb63de
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=315795

View File

@ -360,8 +360,8 @@ Performance critical code paths may wish to consider using
.Fn alq_getn
(variable length queues) or
.Fn alq_get
(fixed length queues) to avoid the extra memory copy. Note that a queue
remains locked between calls to
(fixed length queues) to avoid the extra memory copy.
Note that a queue remains locked between calls to
.Fn alq_getn
or
.Fn alq_get