diff options
Diffstat (limited to 'man/man3/tomo-Text.bytes.3')
| -rw-r--r-- | man/man3/tomo-Text.bytes.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Text.bytes.3 b/man/man3/tomo-Text.bytes.3 index 3f45e6a7..8cbe62ae 100644 --- a/man/man3/tomo-Text.bytes.3 +++ b/man/man3/tomo-Text.bytes.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.bytes 3 2025-04-19T14:30:40.367234 "Tomo man-pages" +.TH Text.bytes 3 2025-04-19T14:48:15.716930 "Tomo man-pages" .SH NAME Text.bytes \- Converts a `Text` value to a list of bytes representing a UTF8 encoding of the text. @@ -10,7 +10,7 @@ Text.bytes \- Converts a `Text` value to a list of bytes representing a UTF8 enc Tomo Standard Library .SH SYNOPSIS .nf -.BI "Text.bytes : func(text: Text -> [Byte])" +.BI Text.bytes\ :\ func(text:\ Text\ ->\ [Byte]) .fi .SH DESCRIPTION |
