diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 14:30:30 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 14:30:30 +0100 |
| commit | 27ad9756c8b275560e14635fc6c4d84b6220705c (patch) | |
| tree | 43765e72a03bc4be811785b9c2c7b7a99bef2b84 /enum_libenv_class.3 | |
| parent | Add GDMSESSION (diff) | |
| download | libenv-1.0.3.tar.gz libenv-1.0.3.tar.bz2 libenv-1.0.3.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | enum_libenv_class.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/enum_libenv_class.3 b/enum_libenv_class.3 index e5fa1a0..303d732 100644 --- a/enum_libenv_class.3 +++ b/enum_libenv_class.3 @@ -1,6 +1,6 @@ -.TH ENUM_LIBENV_CLASS 3 libenv +.TH ENUM_LIBENV_CLASS 3 LIBENV .SH NAME -enum libenv_class - Environment variables classes +enum libenv_class - Environment variable classes .SH SYNOPSIS .nf @@ -39,7 +39,7 @@ the terminal's capabilities. .TP .B LIBENV_LOCAL_TERMINAL Environment variables that describe -the terminals but is only meaningful +the terminal but is only meaningful for the local host. .TP .B LIBENV_LOCALE @@ -79,12 +79,12 @@ Environment variables that describe the plugins the user's theme requires. .TP .B LIBENV_INTERNET -Environment variables that configures +Environment variables that configure the user's Internet connection, including mainly proxies. .TP .B LIBENV_AUDIO -Environment variables that configures +Environment variables that configure the user's audio. .TP .B LIBENV_USER |
