aboutsummaryrefslogtreecommitdiffstats
path: root/man2/getitimer.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/getitimer.2')
-rw-r--r--man2/getitimer.210
1 files changed, 5 insertions, 5 deletions
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 4deac497d5..3bc74685c3 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -139,11 +139,6 @@ Interval timers are preserved across an
.BR execve (2).
.SH "CONFORMING TO"
POSIX.1-2001, SVr4, 4.4BSD (this call first appeared in 4.2BSD).
-.SH "SEE ALSO"
-.BR gettimeofday (2),
-.BR sigaction (2),
-.BR signal (2),
-.BR time (7)
.SH BUGS
The generation and delivery of a signal are distinct, and
only one instance of each of the signals listed above may be pending
@@ -192,3 +187,8 @@ value.
.\" which apparently should result in this problem
.\" being fixed after a clean-up period of one year
.\" (i.e., March 2007).
+.SH "SEE ALSO"
+.BR gettimeofday (2),
+.BR sigaction (2),
+.BR signal (2),
+.BR time (7)