diff options
Diffstat (limited to '')
| -rw-r--r-- | libj2.7 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -293,7 +293,7 @@ Check whether a value is positive. .BR libj2_j2i_is_negative (3) Check whether a value is negative. .TP -.BR ibj2_sgn_j2i (3), +.BR libj2_sgn_j2i (3), .TQ .BR libj2_sgn_j2u (3) Perform three-way comparision against the value zero (get the @@ -856,7 +856,7 @@ Calculate the difference between two values. .BR libj2_j2u_rsub_ju (3) Calculate the difference between two values. These functions swap the position of the two operands. -.TQ +.TP .BR libj2_j2i_sub_j2i_overflow (3), .TQ .BR libj2_j2i_sub_j2i_to_j2i_overflow (3), @@ -880,7 +880,7 @@ swap the position of the two operands. .BR libj2_ju_sub_ju_to_j2u_overflow (3) Calculate the difference between two values, and detect overflow. -.TQ +.TP .BR libj2_j2i_rsub_j2i_overflow (3), .TQ .BR libj2_j2i_rsub_ji_overflow (3), |
