Browse code

fix typo in guide for nested kvm

Change-Id: Ie103a097830401248c75fcb16d4dd746bbbb7288
Signed-off-by: Hiroshi Miura <miurahr@nttdata.co.jp>

Hiroshi Miura authored on 2015/07/22 12:18:35
Showing 1 changed files
... ...
@@ -88,7 +88,7 @@ host:
88 88
     parm:           nested:int
89 89
 
90 90
 To make the above value persistent across reboots, add an entry in
91
-/etc/modprobe.ddist.conf so it looks as below::
91
+/etc/modprobe.d/dist.conf so it looks as below::
92 92
 
93 93
     cat /etc/modprobe.d/dist.conf
94 94
     options kvm-amd nested=y