summaryrefslogtreecommitdiff
path: root/share/man/man3/queue.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/queue.3')
-rw-r--r--share/man/man3/queue.33
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index 28b097ca20f..b089c00761f 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -477,4 +477,5 @@ while (head.cqh_first != (void *)&head)
.Sh HISTORY
The
.Nm queue
-functions first appeared in 4.4BSD.
+functions first appeared in
+.Bx 4.4 .