diff options
Diffstat (limited to 'man/man3/tomo-CString.as_text.3')
| -rw-r--r-- | man/man3/tomo-CString.as_text.3 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-CString.as_text.3 b/man/man3/tomo-CString.as_text.3 index 463a6f98..c896861a 100644 --- a/man/man3/tomo-CString.as_text.3 +++ b/man/man3/tomo-CString.as_text.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH CString.as_text 3 2025-10-18 "Tomo man-pages" +.TH CString.as_text 3 2025-11-29 "Tomo man-pages" .SH NAME CString.as_text \- convert a C string to Text .SH LIBRARY @@ -31,3 +31,5 @@ The C string as a Text. .EX assert CString("Hello").as_text() == "Hello" .EE +.SH SEE ALSO +.BR Tomo-CString (3) |
