From 70057689c95dcf6e9b837b98c5f0d88c39bc591d Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 30 Dec 2000 18:58:15 +0000 Subject: Remove comma after final .Nm entry before .Nd --- share/man/man3/queue.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man3/queue.3') diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3 index cb1125c..1f37e26 100644 --- a/share/man/man3/queue.3 +++ b/share/man/man3/queue.3 @@ -89,7 +89,7 @@ .Nm TAILQ_LAST , .Nm TAILQ_NEXT , .Nm TAILQ_PREV , -.Nm TAILQ_REMOVE , +.Nm TAILQ_REMOVE .Nd implementations of singly-linked lists, singly-linked tail queues, lists and tail queues .Sh SYNOPSIS -- cgit v1.1