summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/at_exit.94
-rw-r--r--share/man/man9/at_fork.94
2 files changed, 0 insertions, 8 deletions
diff --git a/share/man/man9/at_exit.9 b/share/man/man9/at_exit.9
index 352e6b2..234ef45 100644
--- a/share/man/man9/at_exit.9
+++ b/share/man/man9/at_exit.9
@@ -70,10 +70,6 @@ The
.Fn at_exit
function appeared in
.Fx 2.2 .
-.Sh BUGS
-Since the exit queue is not sorted
-and items are added to the head, order of execution
-is reversed to that of insertion.
.Sh AUTHORS
The function was written by
.An Julian Elischer Aq julian@FreeBSD.org .
diff --git a/share/man/man9/at_fork.9 b/share/man/man9/at_fork.9
index 369bc54..f9ea282 100644
--- a/share/man/man9/at_fork.9
+++ b/share/man/man9/at_fork.9
@@ -72,10 +72,6 @@ The
.Fn at_fork
function appeared in
.Fx 2.2 .
-.Sh BUGS
-Since the fork queue is not sorted
-and items are added to the head, order of execution
-is reversed to that of insertion.
.Sh AUTHORS
The function was written by
.An Julian Elischer Aq julian@FreeBSD.org .
OpenPOWER on IntegriCloud