From baf990e65c62f42e45fe25ac385db9536d3f1788 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 27 Apr 2025 16:49:38 -0400 Subject: Update stdlib to use `print` instead of `printf` in all cases. This means bringing in fpconv to do float-to-string conversion and a few updates to integer and number methods for string formatting. --- man/man3/tomo-Text.replace.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/tomo-Text.replace.3') diff --git a/man/man3/tomo-Text.replace.3 b/man/man3/tomo-Text.replace.3 index b9224775..0566fbca 100644 --- a/man/man3/tomo-Text.replace.3 +++ b/man/man3/tomo-Text.replace.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH Text.replace 3 2025-04-21 "Tomo man-pages" +.TH Text.replace 3 2025-04-27 "Tomo man-pages" .SH NAME Text.replace \- replace a substring .SH LIBRARY -- cgit v1.2.3