diff options
| -rw-r--r-- | libj2_j2i_divmod_j2i.3 | 2 | ||||
| -rw-r--r-- | libj2_j2i_mod_j2i.3 | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/libj2_j2i_divmod_j2i.3 b/libj2_j2i_divmod_j2i.3 index 25c8413..584099e 100644 --- a/libj2_j2i_divmod_j2i.3 +++ b/libj2_j2i_divmod_j2i.3 @@ -59,7 +59,7 @@ Link with .IR -lj2 . .SH DESCRIPTION -The above listed functions calculate the +The above listed functions calculate the quotient between .I a and diff --git a/libj2_j2i_mod_j2i.3 b/libj2_j2i_mod_j2i.3 index b8ede9c..2e2218b 100644 --- a/libj2_j2i_mod_j2i.3 +++ b/libj2_j2i_mod_j2i.3 @@ -24,8 +24,7 @@ Link with .IR -lj2 . .SH DESCRIPTION -The above listed functions calculate the -calculate the divide +The above listed functions divide .I a by .I b |
