diff options
Diffstat (limited to '')
-rw-r--r-- | src/postdrop/postdrop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/postdrop/postdrop.c b/src/postdrop/postdrop.c index e9335e9..66c9ea5 100644 --- a/src/postdrop/postdrop.c +++ b/src/postdrop/postdrop.c @@ -64,7 +64,7 @@ /* The default location of the Postfix main.cf and master.cf /* configuration files. /* .IP "\fBimport_environment (see 'postconf -d' output)\fR" -/* The list of environment parameters that a privileged Postfix +/* The list of environment variables that a privileged Postfix /* process will import from a non-Postfix parent process, or name=value /* environment overrides. /* .IP "\fBqueue_directory (see 'postconf -d' output)\fR" |