aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Text.by_line.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Text.by_line.3')
-rw-r--r--man/man3/tomo-Text.by_line.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Text.by_line.3 b/man/man3/tomo-Text.by_line.3
index 6f28263b..f1fa17bc 100644
--- a/man/man3/tomo-Text.by_line.3
+++ b/man/man3/tomo-Text.by_line.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Text.by_line 3 2025-04-30 "Tomo man-pages"
+.TH Text.by_line 3 2025-11-29 "Tomo man-pages"
.SH NAME
Text.by_line \- iterate by line
.SH LIBRARY
@@ -40,3 +40,5 @@ for line in text.by_line()
# Prints: "line one" then "line two":
say(line)
.EE
+.SH SEE ALSO
+.BR Tomo-Text (3)