summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-05-09 02:04:28 +0000
committereadler <eadler@FreeBSD.org>2013-05-09 02:04:28 +0000
commitcdb158999f123266894664263bd1afb308bb65d0 (patch)
treef5bec74b28916287ef4ba88a112725dd82281b00 /share/man/man3
parent73f26a621eb595dd18b96f21bae3927a684868a8 (diff)
downloadFreeBSD-src-cdb158999f123266894664263bd1afb308bb65d0.zip
FreeBSD-src-cdb158999f123266894664263bd1afb308bb65d0.tar.gz
Start sentences on new lines.
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/queue.36
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index 256fea3..e531ac0 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -404,7 +404,8 @@ The macro
.Nm SLIST_REMOVE_AFTER
removes the element after
.Fa elm
-from the list. Unlike
+from the list.
+Unlike
.Fa SLIST_REMOVE ,
this macro does not traverse the entire list.
.Pp
@@ -595,7 +596,8 @@ The macro
.Nm STAILQ_REMOVE_AFTER
removes the element after
.Fa elm
-from the tail queue. Unlike
+from the tail queue.
+Unlike
.Fa STAILQ_REMOVE ,
this macro does not traverse the entire tail queue.
.Pp
OpenPOWER on IntegriCloud