aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-print.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-print.3')
-rw-r--r--man/man3/tomo-print.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man/man3/tomo-print.3 b/man/man3/tomo-print.3
index 52c55e91..60479276 100644
--- a/man/man3/tomo-print.3
+++ b/man/man3/tomo-print.3
@@ -2,19 +2,19 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH print 3 2025-04-19T14:30:40.359894 "Tomo man-pages"
+.TH print 3 2025-04-19T14:48:15.709933 "Tomo man-pages"
.SH NAME
-print \- Prints a message to the console (alias for [`say`](#say)).
+print \- Prints a message to the console (alias for say()).
.SH LIBRARY
Tomo Standard Library
.SH SYNOPSIS
.nf
-.BI "print : func(text: Text, newline: Bool = yes -> Void)"
+.BI print\ :\ func(text:\ Text,\ newline:\ Bool\ =\ yes\ ->\ Void)
.fi
.SH DESCRIPTION
-Prints a message to the console (alias for [`say`](#say)).
+Prints a message to the console (alias for say()).
.TS