diff options
Diffstat (limited to 'libenv_select_variable_list.3')
-rw-r--r-- | libenv_select_variable_list.3 | 8 |
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 |