From 1439a3ed869f4c4053b1c7fa932c6ca23bfc9c50 Mon Sep 17 00:00:00 2001 From: ngie Date: Thu, 30 Mar 2017 06:06:47 +0000 Subject: MFC r315795: alq(9): fix mandoc markup Start new sentence on a new line. --- share/man/man9/alq.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'share/man') diff --git a/share/man/man9/alq.9 b/share/man/man9/alq.9 index b13e73d..7d62100 100644 --- a/share/man/man9/alq.9 +++ b/share/man/man9/alq.9 @@ -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 -- cgit v1.1