diff options
Diffstat (limited to 'man/man3/tomo-Text.upper.3')
| -rw-r--r-- | man/man3/tomo-Text.upper.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Text.upper.3 b/man/man3/tomo-Text.upper.3 index dc10ff21..63d61bac 100644 --- a/man/man3/tomo-Text.upper.3 +++ b/man/man3/tomo-Text.upper.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.upper 3 2025-09-21 "Tomo man-pages" +.TH Text.upper 3 2025-11-29 "Tomo man-pages" .SH NAME Text.upper \- uppercase .SH LIBRARY @@ -35,3 +35,5 @@ assert "amélie".upper() == "AMÉLIE" # In Turkish, uppercase "i" is "İ" assert "i".upper(language="tr_TR") == "İ" .EE +.SH SEE ALSO +.BR Tomo-Text (3) |
