aboutsummaryrefslogtreecommitdiffstats
path: root/man/zdiv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/zdiv.3')
-rw-r--r--man/zdiv.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/zdiv.3 b/man/zdiv.3
index e47495f..869e384 100644
--- a/man/zdiv.3
+++ b/man/zdiv.3
@@ -9,7 +9,7 @@ void zdiv(z_t \fIquotient\fP, z_t \fIdividend\fP, z_t \fIdivisor\fP);
.fi
.SH DESCRIPTION
.B zdiv
-calculates the quotient of a
+calculates the truncated quotient of a
.I dividend
and a
.IR divisor ,