From 27ad9756c8b275560e14635fc6c4d84b6220705c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 14:30:30 +0100 Subject: fix doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libenv.7 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libenv.7') diff --git a/libenv.7 b/libenv.7 index 3d0e723..9c35f45 100644 --- a/libenv.7 +++ b/libenv.7 @@ -1,4 +1,4 @@ -.TH LIBENV 7 libenv +.TH LIBENV 7 LIBENV .SH NAME libenv - Environment sanitation library @@ -13,17 +13,17 @@ Link with .SH DESCRIPTION The .B libenv -software library is C library designed to help +software library is a C library designed to help 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. +not appropriate for the new context that the utility enters. Likewise, some utilities may need to remove all except some special environment variables. .B libenv 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 +context that is entered and filter out environment variables accordingly. .SH SEE ALSO -- cgit v1.2.3-70-g09d2