diff options
Diffstat (limited to 'man/man3/tomo-Text.by_line.3')
| -rw-r--r-- | man/man3/tomo-Text.by_line.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.by_line.3 b/man/man3/tomo-Text.by_line.3 index f1fa17bc..2abc4c23 100644 --- a/man/man3/tomo-Text.by_line.3 +++ b/man/man3/tomo-Text.by_line.3 @@ -19,10 +19,10 @@ Returns an iterator function that can be used to iterate over the lines in a tex .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -text Text The text to be iterated over, line by line. - +lb lb lbx +l l l. +Name Type Description +text Text The text to be iterated over, line by line. .TE .SH RETURN An iterator function that returns one line at a time, until it runs out and returns `none`. |
