aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Text.as_c_string.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Text.as_c_string.3')
-rw-r--r--man/man3/tomo-Text.as_c_string.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Text.as_c_string.3 b/man/man3/tomo-Text.as_c_string.3
index 9933b17a..4b137158 100644
--- a/man/man3/tomo-Text.as_c_string.3
+++ b/man/man3/tomo-Text.as_c_string.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Text.as_c_string 3 2025-04-19T14:30:40.367014 "Tomo man-pages"
+.TH Text.as_c_string 3 2025-04-19T14:48:15.716710 "Tomo man-pages"
.SH NAME
Text.as_c_string \- Converts a `Text` value to a C-style string.
@@ -10,7 +10,7 @@ Text.as_c_string \- Converts a `Text` value to a C-style string.
Tomo Standard Library
.SH SYNOPSIS
.nf
-.BI "Text.as_c_string : func(text: Text -> CString)"
+.BI Text.as_c_string\ :\ func(text:\ Text\ ->\ CString)
.fi
.SH DESCRIPTION