From 445794569c9b1a0e7a90ab9123e371c84e668bf2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 30 Jan 2025 21:14:17 +0100 Subject: Fix some mistakes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libenv.7 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libenv.7') 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), -- cgit v1.2.3-70-g09d2