aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-setenv.3
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-11-29 13:27:11 -0500
committerBruce Hill <bruce@bruce-hill.com>2025-11-29 13:27:11 -0500
commit353a1a40173d4722809e2cad215ab734bf68b283 (patch)
tree77055997b202fd028709af53ac13d8abd0a8c2ae /man/man3/tomo-setenv.3
parenta0ea1840d837650b10ae4f9a3bb05ded08322510 (diff)
Improved manpages.
Diffstat (limited to 'man/man3/tomo-setenv.3')
-rw-r--r--man/man3/tomo-setenv.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/tomo-setenv.3 b/man/man3/tomo-setenv.3
index faa6a662..a2bc01dd 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-11-27 "Tomo man-pages"
+.TH setenv 3 2025-11-29 "Tomo man-pages"
.SH NAME
setenv \- set an environment variable
.SH LIBRARY
@@ -23,7 +23,7 @@ lb lb lbx lb
l l l l.
Name Type Description Default
name Text The name of the environment variable to set. -
-value Text? The new value of the environment variable. If `none`, then the environment variable will be unset. -
+value Text? The new value of the environment variable. If \fBnone\fR, then the environment variable will be unset. -
.TE
.SH RETURN
Nothing.