From a0d402a38d0f043861879b287ac6069cb8a7d4b9 Mon Sep 17 00:00:00 2001 From: DDoSolitary Date: Tue, 27 Oct 2020 15:55:34 +0800 Subject: pam_env: fix a typo in doc of pam_env.conf --- modules/pam_env/pam_env.conf.5.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pam_env/pam_env.conf.5.xml b/modules/pam_env/pam_env.conf.5.xml index c47f17d9..ce243c73 100644 --- a/modules/pam_env/pam_env.conf.5.xml +++ b/modules/pam_env/pam_env.conf.5.xml @@ -29,7 +29,7 @@ Each line starts with the variable name, there are then two possible - options for each variable DEFAULT and OVERRIDE. DEFAULT allows and + options for each variable DEFAULT and OVERRIDE. DEFAULT allows an administrator to set the value of the variable to some default value, if none is supplied then the empty string is assumed. The OVERRIDE option tells pam_env that it should enter in its value -- cgit v1.2.3