aboutsummaryrefslogtreecommitdiffstats
path: root/libenv_select_variable_list.3
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-01-31 19:59:22 +0100
committerMattias Andrée <m@maandree.se>2025-01-31 19:59:22 +0100
commit66ff79748a73888b802bab4866b350989a48a136 (patch)
tree0c194581586468f3f8630e55bc83ef04d989ca80 /libenv_select_variable_list.3
parentFix some mistakes (diff)
downloadlibenv-66ff79748a73888b802bab4866b350989a48a136.tar.gz
libenv-66ff79748a73888b802bab4866b350989a48a136.tar.bz2
libenv-66ff79748a73888b802bab4866b350989a48a136.tar.xz
Fix mistakes and add tests
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--libenv_select_variable_list.38
1 files changed, 4 insertions, 4 deletions
diff --git a/libenv_select_variable_list.3 b/libenv_select_variable_list.3
index b38950f..a03a053 100644
--- a/libenv_select_variable_list.3
+++ b/libenv_select_variable_list.3
@@ -20,11 +20,11 @@ The
.BR libenv_select_variable_list ()
function removes elements in
.I variables
-that match the name, optionally with an equals sign
+that match the name, with an equals sign
.RB ( = )
-followed by anything, of an environment variable that
-do not belong to any of the environment variable classes
-listed after the
+afterward followed by anything, of an environment variable
+that do not belong to any of the environment variable
+classes listed after the
.I variables
argument. The list must end with
.I LIBENV_END