From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.thorsis.com ([92.198.35.195]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jqtl2-0007fe-TK for ptxdist@pengutronix.de; Thu, 02 Jul 2020 09:35:45 +0200 Received: from localhost (localhost [127.0.0.1]) by mail.thorsis.com (Postfix) with ESMTP id B7BCB5069 for ; Thu, 2 Jul 2020 09:35:43 +0200 (CEST) Received: from mail.thorsis.com ([127.0.0.1]) by localhost (mail.thorsis.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cpxileGJqXZE for ; Thu, 2 Jul 2020 09:35:43 +0200 (CEST) Received: from adahl by ada.ifak-system.com with local (Exim 4.92) (envelope-from ) id 1jqtky-0006HV-6C for ptxdist@pengutronix.de; Thu, 02 Jul 2020 09:35:40 +0200 From: Alexander Dahl Date: Thu, 2 Jul 2020 09:35:39 +0200 Message-Id: <20200702073540.24100-3-ada@thorsis.com> In-Reply-To: <20200702073540.24100-1-ada@thorsis.com> References: <20200702073540.24100-1-ada@thorsis.com> Subject: [ptxdist] [PATCH 2/3] dropwatch: Update help text List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de The project URL has changed, and we can make the line above a little nicer. Signed-off-by: Alexander Dahl --- rules/dropwatch.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/dropwatch.in b/rules/dropwatch.in index b27dcdb44..1fae3e73c 100644 --- a/rules/dropwatch.in +++ b/rules/dropwatch.in @@ -8,8 +8,8 @@ config DROPWATCH select LIBPCAP select READLINE help - user space utility for use with dropwatch kernel protocol + User space utility for use with dropwatch kernel protocol. - http://git.infradead.org/users/nhorman/dropwatch.git + https://github.com/nhorman/dropwatch # vim: ft=kconfig noet tw=72 -- 2.26.2 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de