Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753373Ab2HBT5p (ORCPT ); Thu, 2 Aug 2012 15:57:45 -0400 Received: from seven.medozas.de ([5.9.24.206]:55058 "EHLO seven.medozas.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751502Ab2HBT5o (ORCPT ); Thu, 2 Aug 2012 15:57:44 -0400 Date: Thu, 2 Aug 2012 21:57:42 +0200 (CEST) From: Jan Engelhardt To: Dirk Gouders cc: Jesse Barnes , Linux Kernel Subject: Re: [RFC PATCH] netconsole.txt: "nc" needs "-p" to specify the listening port In-Reply-To: Message-ID: References: User-Agent: Alpine 2.01 (LNX 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 24 On Friday 2012-07-27 08:35, Dirk Gouders wrote: >diff --git a/Documentation/networking/netconsole.txt b/Documentation/networking/netconsole.txt >index 8d02207..ffe30a7 100644 >--- a/Documentation/networking/netconsole.txt >+++ b/Documentation/networking/netconsole.txt >@@ -52,7 +52,7 @@ initialized and attempts to bring up the supplied dev at the supplied > address. > > The remote host can run either 'netcat -u -l -p ', >-'nc -l -u ' or syslogd. >+'nc -l -u -p ' or syslogd. While at it, could you add socat udp-recv: - since netcat is _really_ archaic ;-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/