public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Maciej Żenczykowski" <zenczykowski@gmail•com>
To: "Maciej Żenczykowski" <maze@google•com>,
	"Pablo Neira Ayuso" <pablo@netfilter•org>,
	"Florian Westphal" <fw@strlen•de>
Cc: Linux Network Development Mailing List <netdev@vger•kernel.org>,
	Netfilter Development Mailing List 
	<netfilter-devel@vger•kernel.org>
Subject: [PATCH] libxt_IDLETIMER.c - fix target v1 help alignment and doc
Date: Tue, 21 Apr 2020 02:45:10 -0700	[thread overview]
Message-ID: <20200421094510.126375-1-zenczykowski@gmail.com> (raw)

From: Maciej Żenczykowski <maze@google•com>

Signed-off-by: Maciej Żenczykowski <maze@google•com>
---
 extensions/libxt_IDLETIMER.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extensions/libxt_IDLETIMER.c b/extensions/libxt_IDLETIMER.c
index 68b223f4..216b6257 100644
--- a/extensions/libxt_IDLETIMER.c
+++ b/extensions/libxt_IDLETIMER.c
@@ -66,7 +66,7 @@ static void idletimer_tg_help_v1(void)
 "IDLETIMER target options:\n"
 " --timeout time	Timeout until the notification is sent (in seconds)\n"
 " --label string	Unique rule identifier\n"
-" --alarm none	    Use alarm instead of default timer\n"
+" --alarm	Use alarm instead of default timer\n"
 "\n");
 }
 
-- 
2.26.1.301.g55bc3eb7cb9-goog


             reply	other threads:[~2020-04-21  9:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-21  9:45 Maciej Żenczykowski [this message]
2020-04-28  0:06 ` [PATCH] libxt_IDLETIMER.c - fix target v1 help alignment and doc Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200421094510.126375-1-zenczykowski@gmail.com \
    --to=zenczykowski@gmail$(echo .)com \
    --cc=fw@strlen$(echo .)de \
    --cc=maze@google$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=netfilter-devel@vger$(echo .)kernel.org \
    --cc=pablo@netfilter$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox