On Fri, 22 Apr 2011 11:22:52 -0500 Rob Landley wrote: > Oops, forgot to diff the top level 00-INDEX file (to remove uml): > > > > From: Rob Landley <rlandley@xxxxxxxxxxxxx> > > Add a 00-INDEX file to Documentation/virtual > > Signed-off-by: Rob Landley <rlandley@xxxxxxxxxxxxx> Applied, thanks. > --- > > Documentation/virtual/00-INDEX | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > --- /dev/null 2011-04-17 13:05:54.917669002 -0500 > +++ linux/Documentation/virtual/00-INDEX 2011-04-22 10:42:25.888917399 -0500 > @@ -0,0 +1,10 @@ > +Virtualization support in the Linux kernel. > + > +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. > diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX > index c17cd4b..1b777b9 100644 > --- a/Documentation/00-INDEX > +++ b/Documentation/00-INDEX > @@ -328,8 +328,6 @@ sysrq.txt > - info on the magic SysRq key. > telephony/ > - directory with info on telephony (e.g. voice over IP) support. > -uml/ > - - directory with information about User Mode Linux. > unicode.txt > - info on the Unicode character/font mapping used in Linux. > unshare.txt --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html