diff options
Diffstat (limited to 'man/man3/tomo-Text.from_codepoint_names.3')
| -rw-r--r-- | man/man3/tomo-Text.from_codepoint_names.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Text.from_codepoint_names.3 b/man/man3/tomo-Text.from_codepoint_names.3 index 4a1f9f56..2951b0f2 100644 --- a/man/man3/tomo-Text.from_codepoint_names.3 +++ b/man/man3/tomo-Text.from_codepoint_names.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.from_codepoint_names 3 2025-10-11 "Tomo man-pages" +.TH Text.from_codepoint_names 3 2025-11-29 "Tomo man-pages" .SH NAME Text.from_codepoint_names \- convert list of unicode codepoint names to text .SH LIBRARY @@ -39,3 +39,5 @@ text := Text.from_codepoint_names([ ] assert text == "Åke" .EE +.SH SEE ALSO +.BR Tomo-Text (3) |
