summaryrefslogtreecommitdiffstats
path: root/lib/libcompat/4.3/insque.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcompat/4.3/insque.3')
-rw-r--r--lib/libcompat/4.3/insque.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libcompat/4.3/insque.3 b/lib/libcompat/4.3/insque.3
index 29ea3f4..2744dae 100644
--- a/lib/libcompat/4.3/insque.3
+++ b/lib/libcompat/4.3/insque.3
@@ -61,7 +61,7 @@ The insque and remque functions are considered obsolete.
.Pp
The
.Fn insque
-and
+and
.Fn remque
functions
manipulate queues built from doubly linked lists. Each
@@ -69,9 +69,9 @@ element in the queue must be in the form of
.Dq Li struct qelem .
The function
.Fn insque
-inserts
+inserts
.Fa elem
-in a queue immediately after
+in a queue immediately after
.Fa pred ;
.Fn remque
removes an entry
@@ -85,5 +85,5 @@ The
.Fn insque
and
.Fn remque
-functions appeared in
+functions appeared in
.Bx 4.2 .
OpenPOWER on IntegriCloud