diff options
Diffstat (limited to 'man/man3/tomo-getenv.3')
| -rw-r--r-- | man/man3/tomo-getenv.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man3/tomo-getenv.3 b/man/man3/tomo-getenv.3 index 1fa1f1e7..71f828eb 100644 --- a/man/man3/tomo-getenv.3 +++ b/man/man3/tomo-getenv.3 @@ -2,7 +2,7 @@ .\" Copyright (c) 2025 Bruce Hill .\" All rights reserved. .\" -.TH getenv 3 2025-11-09 "Tomo man-pages" +.TH getenv 3 2025-11-29 "Tomo man-pages" .SH NAME getenv \- get an environment variable .SH LIBRARY @@ -19,10 +19,10 @@ Gets an environment variable. .TS allbox; -lb lb lbx lb -l l l l. -Name Type Description Default -name Text The name of the environment variable to get. - +lb lb lbx +l l l. +Name Type Description +name Text The name of the environment variable to get. .TE .SH RETURN If set, the environment variable's value, otherwise, `none`. |
