diff options
Diffstat (limited to 'man/man3/tomo-Text.as_c_string.3')
| -rw-r--r-- | man/man3/tomo-Text.as_c_string.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-Text.as_c_string.3 b/man/man3/tomo-Text.as_c_string.3 index 44c97713..e39efdb1 100644 --- a/man/man3/tomo-Text.as_c_string.3 +++ b/man/man3/tomo-Text.as_c_string.3 @@ -2,21 +2,21 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.as_c_string 3 2025-04-19T14:52:07.139411 "Tomo man-pages" +.TH Text.as_c_string 3 2025-04-21T14:44:34.263950 "Tomo man-pages" .SH NAME -Text.as_c_string \- Converts a `Text` value to a C-style string. - +Text.as_c_string \- convert to C-style string .SH LIBRARY Tomo Standard Library .SH SYNOPSIS .nf .BI Text.as_c_string\ :\ func(text:\ Text\ ->\ CString) .fi - .SH DESCRIPTION Converts a `Text` value to a C-style string. +.SH ARGUMENTS + .TS allbox; lb lb lbx lb |
