summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/div.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/div.3')
-rw-r--r--lib/libc/stdlib/div.38
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/libc/stdlib/div.3 b/lib/libc/stdlib/div.3
index b45255a..31fc742 100644
--- a/lib/libc/stdlib/div.3
+++ b/lib/libc/stdlib/div.3
@@ -34,7 +34,7 @@
.\" @(#)div.3 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd June 4, 1993
+.Dd November 14, 2001
.Dt DIV 3
.Os
.Sh NAME
@@ -61,10 +61,12 @@ members named
and
.Fa rem .
.Sh SEE ALSO
-.Xr ldiv 3
+.Xr imaxdiv 3 ,
+.Xr ldiv 3 ,
+.Xr lldiv 3
.Sh STANDARDS
The
.Fn div
function
conforms to
-.St -isoC .
+.St -isoC-99 .
OpenPOWER on IntegriCloud