diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2025-04-19 14:52:22 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2025-04-19 14:52:22 -0400 |
| commit | 1c20a8f90f50ec8cfeff2d768bea3fed67016d6d (patch) | |
| tree | 43ee182829a85d02ecbbafca628580e2c1aff01a /man/man3/tomo-Text.as_c_string.3 | |
| parent | 1663004ff08de9d90338cb3c04bbf45e61477d6b (diff) | |
Fix backslashes
Diffstat (limited to 'man/man3/tomo-Text.as_c_string.3')
| -rw-r--r-- | man/man3/tomo-Text.as_c_string.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/tomo-Text.as_c_string.3 b/man/man3/tomo-Text.as_c_string.3 index 4b137158..44c97713 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:48:15.716710 "Tomo man-pages" +.TH Text.as_c_string 3 2025-04-19T14:52:07.139411 "Tomo man-pages" .SH NAME Text.as_c_string \- Converts a `Text` value to a C-style string. |
