]> Git Repo - linux.git/blobdiff - arch/x86/lguest/boot.c
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel...
[linux.git] / arch / x86 / lguest / boot.c
index 1cd608973ce594f6e0853170ef3e7abc84425c82..395bf0114aade7c5b7925a49b382ccafd9324146 100644 (file)
@@ -7,7 +7,7 @@
  * kernel and insert a module (lg.ko) which allows us to run other Linux
  * kernels the same way we'd run processes.  We call the first kernel the Host,
  * and the others the Guests.  The program which sets up and configures Guests
- * (such as the example in Documentation/lguest/lguest.c) is called the
+ * (such as the example in Documentation/virtual/lguest/lguest.c) is called the
  * Launcher.
  *
  * Secondly, we only run specially modified Guests, not normal kernels: setting
This page took 0.035154 seconds and 4 git commands to generate.