From ef2530f3629f6e597b6244dd8d52646a71a9c271 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Tue, 30 Apr 2019 10:16:21 +0300 Subject: [PATCH] Better wording --- doc/cmds.texi | 2 +- doc/integration.texi | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cmds.texi b/doc/cmds.texi index ac665ac..b61492f 100644 --- a/doc/cmds.texi +++ b/doc/cmds.texi @@ -275,7 +275,7 @@ exec: @end verbatim then executing @verb{|echo My message | nncp-exec -replynice 123 REMOTE -sendmail root@localhost|} will lead to executing of: +sendmail root@localhost|} will lead to execution of: @verbatim echo My message | diff --git a/doc/integration.texi b/doc/integration.texi index 984f662..729752e 100644 --- a/doc/integration.texi +++ b/doc/integration.texi @@ -121,9 +121,9 @@ nncp unix - n n - - pipe This runs the @command{nncp-exec} command to place outgoing mail into the NNCP queue. It substitutes the hostname (@emph{nncp-gateway}, or -whatever you specified) and the recipients before executing the command. -The @command{nncp-exec} command is executed without assistance from the -shell, so there are no problems with shell meta characters. +whatever you specified) and the recipients before execution of the +command. The @command{nncp-exec} command is executed without assistance +from the shell, so there are no problems with shell meta characters. @item Execute the command @command{postfix reload} to make the changes effective. -- 2.48.1