aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Path.by_line.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Path.by_line.3')
-rw-r--r--man/man3/tomo-Path.by_line.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Path.by_line.3 b/man/man3/tomo-Path.by_line.3
index 02a75c5a..ad08ca33 100644
--- a/man/man3/tomo-Path.by_line.3
+++ b/man/man3/tomo-Path.by_line.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Path.by_line 3 2025-11-15 "Tomo man-pages"
+.TH Path.by_line 3 2025-11-29 "Tomo man-pages"
.SH NAME
Path.by_line \- iterate by line
.SH LIBRARY
@@ -40,3 +40,5 @@ else
for line in (/dev/stdin).by_line()!
say(line.upper())
.EE
+.SH SEE ALSO
+.BR Tomo-Path (3)