diff options
Diffstat (limited to 'man/man3/tomo-Byte.parse.3')
| -rw-r--r-- | man/man3/tomo-Byte.parse.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-Byte.parse.3 b/man/man3/tomo-Byte.parse.3 index 76e35a3a..2fbb78f6 100644 --- a/man/man3/tomo-Byte.parse.3 +++ b/man/man3/tomo-Byte.parse.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Byte.parse 3 2025-04-19T14:30:40.360223 "Tomo man-pages" +.TH Byte.parse 3 2025-04-19T14:48:15.710289 "Tomo man-pages" .SH NAME Byte.parse \- Parse a byte literal from text. @@ -10,7 +10,7 @@ Byte.parse \- Parse a byte literal from text. Tomo Standard Library .SH SYNOPSIS .nf -.BI "Byte.parse : func(text: Text -> Byte?)" +.BI Byte.parse\ :\ func(text:\ Text\ ->\ Byte?) .fi .SH DESCRIPTION |
