diff options
Diffstat (limited to 'man/man3/tomo-Int.next_prime.3')
| -rw-r--r-- | man/man3/tomo-Int.next_prime.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Int.next_prime.3 b/man/man3/tomo-Int.next_prime.3 index 0afcf7e9..ab2c4307 100644 --- a/man/man3/tomo-Int.next_prime.3 +++ b/man/man3/tomo-Int.next_prime.3 @@ -19,10 +19,10 @@ Finds the next prime number greater than the given integer. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -x Int The integer after which to find the next prime. - +lb lb lbx +l l l. +Name Type Description +x Int The integer after which to find the next prime. .TE .SH RETURN The next prime number greater than `x`. |
