diff options
Diffstat (limited to 'man/man3/tomo-setenv.3')
| -rw-r--r-- | man/man3/tomo-setenv.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-setenv.3 b/man/man3/tomo-setenv.3 index 0bd8baba..c38ba68d 100644 --- a/man/man3/tomo-setenv.3 +++ b/man/man3/tomo-setenv.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH setenv 3 2025-04-19T14:30:40.359972 "Tomo man-pages" +.TH setenv 3 2025-04-19T14:48:15.710029 "Tomo man-pages" .SH NAME setenv \- Sets an environment variable. @@ -10,7 +10,7 @@ setenv \- Sets an environment variable. Tomo Standard Library .SH SYNOPSIS .nf -.BI "setenv : func(name: Text, value: Text -> Void)" +.BI setenv\ :\ func(name:\ Text,\ value:\ Text\ ->\ Void) .fi .SH DESCRIPTION |
