Merge pull request #68 from antonlindstrom/master

website: Update HTML characters for the <enter> command in Virtualbox builder documentation
This commit is contained in:
Mitchell Hashimoto 2013-06-29 12:49:27 -07:00
commit 38a41867a7
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@ an Ubuntu 12.04 installer:
"fb=false debconf/frontend=noninteractive ",
"keyboard-configuration/modelcode=SKIP keyboard-configuration/layout=USA ",
"keyboard-configuration/variant=USA console-setup/ask_detect=false ",
"initrd=/install/initrd.gz -- <enter>"
"initrd=/install/initrd.gz -- &lt;enter&gt;"
]
</pre>