debuggers.hg
changeset 13610:349e95826a8f
Fix error message in network-bridge script.
From: Luke Crawford <lsc@prgmr.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
From: Luke Crawford <lsc@prgmr.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kfraser@localhost.localdomain |
---|---|
date | Wed Jan 24 10:22:06 2007 +0000 (2007-01-24) |
parents | b280c75f2622 |
children | c9ac0bace498 |
files | tools/examples/network-bridge |
line diff
1.1 --- a/tools/examples/network-bridge Wed Jan 24 10:18:44 2007 +0000 1.2 +++ b/tools/examples/network-bridge Wed Jan 24 10:22:06 2007 +0000 1.3 @@ -194,7 +194,7 @@ This may be because you have reached the 1.4 that the loopback driver supports. If the loopback driver is a module, you 1.5 may raise this limit by passing it as a parameter (nloopbacks=<N>); if the 1.6 driver is compiled statically into the kernel, then you may set the parameter 1.7 -using loopback.nloopbacks=<N> on the domain 0 kernel command line. 1.8 +using netloop.nloopbacks=<N> on the domain 0 kernel command line. 1.9 " >&2 1.10 exit 1 1.11 fi