Fix lguest documentation

Share net is not supported, Rusty is an "idiot" .

Signed-off-by: Sheela Sequeira <sheela.sequeira@gmail.com>
Reviewed-by: James Morris <jmorris@namei.org>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Sheela and committed by
Linus Torvalds
2e12a7fb 459e2164

-4
-4
Documentation/lguest/lguest.txt
··· 109 109 See http://linux-net.osdl.org/index.php/Bridge for general information 110 110 on how to get bridging working. 111 111 112 - - You can also create an inter-guest network using 113 - "--sharenet=<filename>": any two guests using the same file are on 114 - the same network. This file is created if it does not exist. 115 - 116 112 There is a helpful mailing list at http://ozlabs.org/mailman/listinfo/lguest 117 113 118 114 Good luck!