diff options
Diffstat (limited to 'man/man3/tomo-Int.prev_prime.3')
| -rw-r--r-- | man/man3/tomo-Int.prev_prime.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Int.prev_prime.3 b/man/man3/tomo-Int.prev_prime.3 index 3391de4e..6908f408 100644 --- a/man/man3/tomo-Int.prev_prime.3 +++ b/man/man3/tomo-Int.prev_prime.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.prev_prime 3 2025-09-21 "Tomo man-pages" +.TH Int.prev_prime 3 2025-11-29 "Tomo man-pages" .SH NAME Int.prev_prime \- get the previous prime .SH LIBRARY @@ -34,3 +34,5 @@ This function is _probabilistic_, but the chances of getting an incorrect answer .EX assert (11).prev_prime() == 7 .EE +.SH SEE ALSO +.BR Tomo-Int (3) |
