diff options
Diffstat (limited to 'man/man3/tomo-Int.next_prime.3')
| -rw-r--r-- | man/man3/tomo-Int.next_prime.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Int.next_prime.3 b/man/man3/tomo-Int.next_prime.3 index 7890d0bc..71f648f5 100644 --- a/man/man3/tomo-Int.next_prime.3 +++ b/man/man3/tomo-Int.next_prime.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.next_prime 3 2025-04-19T14:30:40.360625 "Tomo man-pages" +.TH Int.next_prime 3 2025-04-19T14:48:15.710731 "Tomo man-pages" .SH NAME Int.next_prime \- Finds the next prime number greater than the given integer. @@ -10,7 +10,7 @@ Int.next_prime \- Finds the next prime number greater than the given integer. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Int.next_prime : func(x: Int -> Int)" +.BI Int.next_prime\ :\ func(x:\ Int\ ->\ Int) .fi .SH DESCRIPTION |
