Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/gen there no errors defined for time.
details: https://anonhg.NetBSD.org/src/rev/a495776f3607
branches: trunk
changeset: 770994:a495776f3607
user: christos <christos%NetBSD.org@localhost>
date: Sat Nov 05 18:17:29 2011 +0000
description:
there no errors defined for time.
diffstat:
lib/libc/gen/time.3 | 11 +++--------
1 files changed, 3 insertions(+), 8 deletions(-)
diffs (32 lines):
diff -r 0ab96efef4e9 -r a495776f3607 lib/libc/gen/time.3
--- a/lib/libc/gen/time.3 Sat Nov 05 18:07:15 2011 +0000
+++ b/lib/libc/gen/time.3 Sat Nov 05 18:17:29 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: time.3,v 1.15 2010/04/24 01:35:50 dholland Exp $
+.\" $NetBSD: time.3,v 1.16 2011/11/05 18:17:29 christos Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,7 @@
.\"
.\" @(#)time.3 8.1 (Berkeley) 6/4/93
.\"
-.Dd April 23, 2010
+.Dd November 5, 2011
.Dt TIME 3
.Os
.Sh NAME
@@ -72,12 +72,7 @@
.Va errno
is set to indicate the error.
.Sh ERRORS
-The following error codes may be set in
-.Va errno :
-.Bl -tag -width Er
-.It Bq Er EFAULT
-An argument address referenced invalid memory.
-.El
+No errors are defined.
.Sh SEE ALSO
.Xr gettimeofday 2 ,
.Xr ctime 3
Home |
Main Index |
Thread Index |
Old Index