div.3: CONFORMING TO: Add C99

Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2012-04-16 17:36:00 +12:00
parent 47561b003a
commit 37ec86d510
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ of the same type as the function arguments.
.SH "RETURN VALUE"
The \fIdiv_t\fP (etc.) structure.
.SH "CONFORMING TO"
SVr4, 4.3BSD, C89.
SVr4, 4.3BSD, C89. C99.
The functions
.BR lldiv ()
and