mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] document "nc" in addition to "netcat" in netconsole.txt
@ 2009-01-20  0:46 Jesse Barnes
  0 siblings, 0 replies; only message in thread
From: Jesse Barnes @ 2009-01-20  0:46 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-kernel

It always annoyed me that the netconsole documentation didn't give me the
correct command for my distro.  Update it with a command line that actually
works on my Fedora install.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

-- 
Jesse Barnes, Intel Open Source Technology Center

diff --git a/Documentation/networking/netconsole.txt b/Documentation/networking/netconsole.txt
index 3c2f2b3..8d02207 100644
--- a/Documentation/networking/netconsole.txt
+++ b/Documentation/networking/netconsole.txt
@@ -51,7 +51,8 @@ Built-in netconsole starts immediately after the TCP stack is
 initialized and attempts to bring up the supplied dev at the supplied
 address.
 
-The remote host can run either 'netcat -u -l -p <port>' or syslogd.
+The remote host can run either 'netcat -u -l -p <port>',
+'nc -l -u <port>' or syslogd.
 
 Dynamic reconfiguration:
 ========================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-20  0:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-20  0:46 [PATCH] document "nc" in addition to "netcat" in netconsole.txt Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®