From: Sergey Matveev Date: Tue, 30 Apr 2019 07:16:21 +0000 (+0300) Subject: Better wording X-Git-Tag: 4.1^2~2 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ef2530f3629f6e597b6244dd8d52646a71a9c271;p=nncp.git Better wording --- 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.