On Wed, 25 Jan 2012 09:57:16 -0800, Stephen Hemminger <[email protected]> wrote: > After moving lguest to tools the documentation index was not updated. > > Documentation/virtual/00-INDEX still refers to lguest/ when in fact > the documentation is now over in tools/lguest. Maybe make a symlink, > or change the reference in the index?
Kill the reference. From: Rusty Russell <[email protected]> Subject: lguest: remove reference from Documentation/virtual/00-INDEX We're in tools/lguest now. Signed-off-by: Rusty Russell <[email protected]> diff --git a/Documentation/virtual/00-INDEX b/Documentation/virtual/00-INDEX --- a/Documentation/virtual/00-INDEX +++ b/Documentation/virtual/00-INDEX @@ -4,8 +4,6 @@ 00-INDEX - this file. kvm/ - Kernel Virtual Machine. See also http://linux-kvm.org -lguest/ - - Extremely simple hypervisor for experimental/educational use. uml/ - User Mode Linux, builds/runs Linux kernel as a userspace program. virtio.txt _______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
