aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Text.width.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Text.width.3')
-rw-r--r--man/man3/tomo-Text.width.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Text.width.3 b/man/man3/tomo-Text.width.3
index 7118c9bb..00e32fcf 100644
--- a/man/man3/tomo-Text.width.3
+++ b/man/man3/tomo-Text.width.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Text.width 3 2025-09-21 "Tomo man-pages"
+.TH Text.width 3 2025-11-29 "Tomo man-pages"
.SH NAME
Text.width \- get display width
.SH LIBRARY
@@ -35,3 +35,5 @@ This will not always be exactly accurate when your terminal's font rendering can
assert "Amélie".width() == 6
assert "🤠".width() == 2
.EE
+.SH SEE ALSO
+.BR Tomo-Text (3)