virt-win-reg: Current is the control set Windows chooses at boot.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 23:17:51 +0000 (23:17 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 3 Nov 2010 23:17:51 +0000 (23:17 +0000)
tools/virt-win-reg

index 4c9308a..19fff9d 100755 (executable)
@@ -163,7 +163,7 @@ to find out is to look at the C<HKLM\SYSTEM\Select> key:
  "Failed"=dword:00000000
  "LastKnownGood"=dword:00000002
 
  "Failed"=dword:00000000
  "LastKnownGood"=dword:00000002
 
-"Default" is the one which Windows will choose when it boots.
+"Current" is the one which Windows will choose when it boots.
 
 Similarly, other C<Current...> keys in the path may need to
 be replaced.
 
 Similarly, other C<Current...> keys in the path may need to
 be replaced.