* [PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt
@ 2009-01-23 17:21 Randy Dunlap
2009-01-23 17:47 ` Matt Mackall
0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2009-01-23 17:21 UTC (permalink / raw)
To: netdev; +Cc: davem, Matt Mackall, Jesse Barnes
From: Jesse Barnes <jbarnes@virtuousgeek.org>
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>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Matt Mackall <mpm@selenic.com>
---
Documentation/networking/netconsole.txt | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-next-20090123.orig/Documentation/networking/netconsole.txt
+++ linux-next-20090123/Documentation/networking/netconsole.txt
@@ -51,7 +51,8 @@ Built-in netconsole starts immediately a
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] 3+ messages in thread
* Re: [PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt
2009-01-23 17:21 [PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt Randy Dunlap
@ 2009-01-23 17:47 ` Matt Mackall
2009-01-26 20:19 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Matt Mackall @ 2009-01-23 17:47 UTC (permalink / raw)
To: Randy Dunlap; +Cc: netdev, davem, Jesse Barnes
On Fri, 2009-01-23 at 09:21 -0800, Randy Dunlap wrote:
> From: Jesse Barnes <jbarnes@virtuousgeek.org>
>
> 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.
Yup, thanks.
Signed-off-by: Matt Mackall <mpm@selenic.com>
--
http://selenic.com : development and support for Mercurial and Linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt
2009-01-23 17:47 ` Matt Mackall
@ 2009-01-26 20:19 ` David Miller
0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2009-01-26 20:19 UTC (permalink / raw)
To: mpm; +Cc: randy.dunlap, netdev, jbarnes
From: Matt Mackall <mpm@selenic.com>
Date: Fri, 23 Jan 2009 11:47:19 -0600
> On Fri, 2009-01-23 at 09:21 -0800, Randy Dunlap wrote:
> > From: Jesse Barnes <jbarnes@virtuousgeek.org>
> >
> > 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.
>
> Yup, thanks.
>
> Signed-off-by: Matt Mackall <mpm@selenic.com>
Applied, thanks everyone.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-26 20:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-23 17:21 [PATCH] networking: document "nc" in addition to "netcat" in netconsole.txt Randy Dunlap
2009-01-23 17:47 ` Matt Mackall
2009-01-26 20:19 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).