aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/getitimer.2
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
committerPeter Wemm <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
commit5faf00b5dad12a889b893ee60c054a0271e468e2 (patch)
tree276964c7de316b040ec83b5358a528b3ebe49a96 /lib/libc/sys/getitimer.2
parente5493ddb0f25c41b247db685bb6a4af1c64cd57c (diff)
downloadsrc-5faf00b5dad12a889b893ee60c054a0271e468e2.tar.gz
src-5faf00b5dad12a889b893ee60c054a0271e468e2.zip
Merge from Lite2 onto mainline -
- add undelete() and undelete.2 (requires libc minor bump some time) - man page updates
Notes
Notes: svn path=/head/; revision=23660
Diffstat (limited to 'lib/libc/sys/getitimer.2')
-rw-r--r--lib/libc/sys/getitimer.27
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/sys/getitimer.2 b/lib/libc/sys/getitimer.2
index d4534af303d1..2337641d56d7 100644
--- a/lib/libc/sys/getitimer.2
+++ b/lib/libc/sys/getitimer.2
@@ -29,9 +29,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" @(#)getitimer.2 8.2 (Berkeley) 12/11/93
+.\" @(#)getitimer.2 8.3 (Berkeley) 5/16/95
.\"
-.Dd December 11, 1993
+.Dd May 16, 1995
.Dt GETITIMER 2
.Os BSD 4.2
.Sh NAME
@@ -132,8 +132,7 @@ sets a time value to zero,
.Fa timerisset
tests if a time value is non-zero, and
.Fa timercmp
-compares two time values (beware that >= and <= do not
-work with this macro).
+compares two time values.
.Sh RETURN VALUES
If the calls succeed, a value of 0 is returned. If an error occurs,
the value -1 is returned, and a more precise error code is placed