aboutsummaryrefslogtreecommitdiffstats
path: root/libenv.7
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libenv.710
1 files changed, 5 insertions, 5 deletions
diff --git a/libenv.7 b/libenv.7
index 638a47f..3d0e723 100644
--- a/libenv.7
+++ b/libenv.7
@@ -18,13 +18,13 @@ utilities perform sanitation of environment variables.
.PP
Some utilities need to remove environment variables that are
not appropriate for the new context that the utility entires.
-Likewise some utilities may meed to remove all except some
+Likewise, some utilities may need to remove all except some
special environment variables.
.B libenv
-provides a database of
-environment variable variables that could be interesting and
-provides functionality to describe the new context the is is
-entered and filter out environment variables accordingly.
+provides a database of environment variables that could be
+of interest and provides functionality to describe the new
+context the is entered and filter out environment variables
+accordingly.
.SH SEE ALSO
.BR libenv_filter_variable_list (3),