summaryrefslogtreecommitdiffstats
path: root/share/man/man9/timeout.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
committerru <ru@FreeBSD.org>2001-08-14 10:01:54 +0000
commit24c7b0a61de73d3a99eea4c734e505e91acb7e7c (patch)
tree7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /share/man/man9/timeout.9
parentbfd8c5ea31b13d3ba1e8ba1947084f80078ee93f (diff)
downloadFreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.zip
FreeBSD-src-24c7b0a61de73d3a99eea4c734e505e91acb7e7c.tar.gz
mdoc(7) police: s/BSD/.Bx/ where appropriate.
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r--share/man/man9/timeout.94
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9
index 41a5096..965b719 100644
--- a/share/man/man9/timeout.9
+++ b/share/man/man9/timeout.9
@@ -209,6 +209,8 @@ in the paper
.%T "Hashed and Hierarchical Timing Wheels: Data Structures for the Efficient Implementation of a Timer Facility"
in the
.%B "Proceedings of the 11th ACM Annual Symposium on Operating Systems Principles" .
-The current implementation replaces the long standing BSD linked list
+The current implementation replaces the long standing
+.Bx
+linked list
callout mechanism which offered O(n) insertion and removal running time
but did not generate or require handles for untimeout operations.
OpenPOWER on IntegriCloud