diff options
Diffstat (limited to 'man/man3/tomo-Int.onward.3')
| -rw-r--r-- | man/man3/tomo-Int.onward.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Int.onward.3 b/man/man3/tomo-Int.onward.3 index 2b38014b..596cf842 100644 --- a/man/man3/tomo-Int.onward.3 +++ b/man/man3/tomo-Int.onward.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Int.onward 3 2025-09-21 "Tomo man-pages" +.TH Int.onward 3 2025-11-29 "Tomo man-pages" .SH NAME Int.onward \- iterate from a number onward .SH LIBRARY @@ -36,3 +36,5 @@ nums.insert(i) stop if i == 10 assert nums[] == [5, 6, 7, 8, 9, 10] .EE +.SH SEE ALSO +.BR Tomo-Int (3) |
