diff options
| -rw-r--r-- | man3/ftime.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man3/ftime.3 b/man3/ftime.3 index c80cc214ab..5c4aeff7f1 100644 --- a/man3/ftime.3 +++ b/man3/ftime.3 @@ -28,7 +28,7 @@ .\" Modified Sun Oct 18 17:31:43 1998 by Andries Brouwer (aeb@cwi.nl) .\" 2008-06-23, mtk, minor rewrites, added some details .\" -.TH FTIME 3 2008-06-23 "GNU" "Linux Programmer's Manual" +.TH FTIME 3 2008-08-06 "GNU" "Linux Programmer's Manual" .SH NAME ftime \- return date and time .SH SYNOPSIS @@ -70,7 +70,8 @@ This function always returns 0. (POSIX.1-2001 specifies, and some systems document, a \-1 error return.) .SH "CONFORMING TO" 4.2BSD, POSIX.1-2001. -.\" FIXME . Mar 08: The next POSIX.1 revision removes ftime(). +POSIX.1-2008 removes the specification of +.BR ftime (). .SH BUGS This function is obsolete. Don't use it. |
