summaryrefslogtreecommitdiffstats
path: root/man2/getitimer.2
diff options
context:
space:
mode:
authorKrónos <Krónos@Sāturnus>1993-10-11 00:00:00 +0100
committerAlejandro Colomar <alx@kernel.org>2022-12-15 23:09:38 +0100
commit9e0fdb0c0192079e5847f49832374ea28b5ad436 (patch)
tree0eb6ca406983d655aa04225550ec9f8a6c265e90 /man2/getitimer.2
parent3c23040573650f36a3f2778a3629f4ae7e6c10ab (diff)
downloadman-pages-prehistory-backwards.tar.gz
man-pages-1.1 seems to be missing. :/ Link: <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man2/getitimer.2')
-rw-r--r--man2/getitimer.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/getitimer.2 b/man2/getitimer.2
index 9808972559..6891cb0dfe 100644
--- a/man2/getitimer.2
+++ b/man2/getitimer.2
@@ -110,8 +110,8 @@ while the process is active (always true for
the signal will be delivered immediately when generated. Otherwise the
delivery will be offset by a small time dependant on the system loading.
.LP
-.SH "RETURN VALUE"
-On success, zero is returned. On error, \-1 is returned, and
+.SH RETURN VALUE
+On success, zero is returned. On error, -1 is returned, and
.I errno
is set appropriately.
.SH ERRORS
@@ -129,7 +129,7 @@ is not one of
.BR ITIMER_VIRT ,
or
.BR ITIMER_PROF .
-.SH "SEE ALSO"
+.SH SEE ALSO
.BR gettimeofday (2),
.BR sigaction (2),
.BR signal (2).