summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgavin <gavin@FreeBSD.org>2011-01-11 13:33:42 +0000
committergavin <gavin@FreeBSD.org>2011-01-11 13:33:42 +0000
commit0d0547f67ee28ee2413b6d135b59f4748985b213 (patch)
tree6120fcd92b3d9c8cab42379ed9ad5ab0816ede89
parent73f08c7ac50150687bbb8c672c8d21a79921f3ae (diff)
downloadFreeBSD-src-0d0547f67ee28ee2413b6d135b59f4748985b213.zip
FreeBSD-src-0d0547f67ee28ee2413b6d135b59f4748985b213.tar.gz
Remove a bullet point that appears to have been accidentally inserted twice.
It has also been included within the feature lists to which it is relevant. Submitted by: tobez MFC after: 1 week
-rw-r--r--share/man/man3/queue.31
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man3/queue.3 b/share/man/man3/queue.3
index 4fa1014..506d526 100644
--- a/share/man/man3/queue.3
+++ b/share/man/man3/queue.3
@@ -186,7 +186,6 @@ O(1) removal of an entry from the head of the list.
Forward traversal through the list.
.El
.Pp
-O(n) removal of any entry in the list.
Singly-linked lists are the simplest of the four data structures
and support only the above functionality.
Singly-linked lists are ideal for applications with large datasets
OpenPOWER on IntegriCloud