From d9ecff4495f8e5b98c9d75844b1ea32c84b20727 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 9 Aug 2023 15:07:47 +0300 Subject: [PATCH] Excess word --- doc/cmd/nncp-ack.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cmd/nncp-ack.texi b/doc/cmd/nncp-ack.texi index a3b374d..2fc6077 100644 --- a/doc/cmd/nncp-ack.texi +++ b/doc/cmd/nncp-ack.texi @@ -13,8 +13,8 @@ $ nncp-ack [@dots{}] 4>&1 >&2 | nncp-rm [@dots{}] -pkt Send acknowledgement of successful @option{PKT} (Base32-encoded hash) packet receipt from @option{NODE} node. If no @option{-pkt} is -specified, then acknowledge all packet in node's @code{rx} outbound -spool. If @option{-all} is specified, then do that for all nodes. +specified, then acknowledge all packet in node's @code{rx} spool. +If @option{-all} is specified, then do that for all nodes. That commands outputs list of created encrypted ACK packets (@code{NODE/PKT}) to @strong{4}th file descriptor. That output can be -- 2.44.0