summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/getitimer.2
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 11:35:56 +0000
commit724b89cfd3fcf9531a8abee51d88f8722ab252a9 (patch)
tree5a81d70e85130a51bbe4d2b35e4077607d6cc83a /lib/libc/sys/getitimer.2
parente8e23405def4966834a6703435257f5f00ed1ac1 (diff)
downloadFreeBSD-src-724b89cfd3fcf9531a8abee51d88f8722ab252a9.zip
FreeBSD-src-724b89cfd3fcf9531a8abee51d88f8722ab252a9.tar.gz
Merge from Lite2 onto mainline -
- add undelete() and undelete.2 (requires libc minor bump some time) - man page updates
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 d4534af..2337641 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
OpenPOWER on IntegriCloud