aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndrey Konovalov <andreyknvl@google.com>2020-06-29 15:05:07 +0200
committerGitHub <noreply@github.com>2020-06-29 15:05:07 +0200
commit708d6e5be127f435de5f4a8de4c6ccb2857f79b9 (patch)
tree33c58923046a3a77e00b3a90aa8a88f1bbf23ff5 /docs
parent54cbc73031cad7d13b19c59a29979a077fc94425 (diff)
Update setup_ubuntu-host_qemu-vm_x86-64-kernel.md
Diffstat (limited to 'docs')
-rw-r--r--docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
index ed63c4cdf..dfd7f5e3f 100644
--- a/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
+++ b/docs/linux/setup_ubuntu-host_qemu-vm_x86-64-kernel.md
@@ -172,7 +172,7 @@ To kill the running QEMU instance press `Ctrl+A` and then `X` or run:
kill $(cat vm.pid)
```
-If QEMU works, the kernel boots and ssh succeeds, you can try to run syzkaller.
+If QEMU works, the kernel boots and ssh succeeds, you can shutdown QEMU and try to run syzkaller.
## syzkaller