From e2b20003fe4529b6c6bf61db5e53613b22b32e96 Mon Sep 17 00:00:00 2001 From: Sheela Date: Mon, 17 Dec 2007 16:19:53 -0800 Subject: [PATCH] --- yaml --- r: 74972 b: refs/heads/master c: 2e12a7fb0d79d011ff9e0b09b53ca4438e5604de h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/lguest/lguest.txt | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index e65b850ce7a4..8f3015350136 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 459e216429a04779216b61f0fb61938a459fd1ca +refs/heads/master: 2e12a7fb0d79d011ff9e0b09b53ca4438e5604de diff --git a/trunk/Documentation/lguest/lguest.txt b/trunk/Documentation/lguest/lguest.txt index 7885ab2d5f53..722d4e7fbebe 100644 --- a/trunk/Documentation/lguest/lguest.txt +++ b/trunk/Documentation/lguest/lguest.txt @@ -109,10 +109,6 @@ Running Lguest: See http://linux-net.osdl.org/index.php/Bridge for general information on how to get bridging working. -- You can also create an inter-guest network using - "--sharenet=": any two guests using the same file are on - the same network. This file is created if it does not exist. - There is a helpful mailing list at http://ozlabs.org/mailman/listinfo/lguest Good luck!