summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebvm-run2
1 files changed, 1 insertions, 1 deletions
diff --git a/debvm-run b/debvm-run
index cb782db..c227aa3 100755
--- a/debvm-run
+++ b/debvm-run
@@ -50,7 +50,7 @@ One possible use of this method is passing B<-snapshot> to avoid modifying the v
Due to the way kernel and bootloader are being extracted before running B<qemu>, one cannot upgrade a kernel and then just reboot.
Attempting to do so, will still use the old kernel.
-Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up a new kernel.
+Instead, B<qemu> must be terminated and B<debvm-run> should be launched again to pick up the new kernel.
In order to avoid accidental reboots, one may pass B<-no-reboot> to B<qemu>.
=head1 SEE ALSO