Tweak the language a bit
[invirt/packages/invirt-web.git] / code / main.py
index 7060bb4..540b3f4 100755 (executable)
@@ -427,15 +427,17 @@ def helpHandler(username, state, path, fields):
     subjects = fields.getlist('subject')
 
     help_mapping = {
-                    'Autoinstall': """
+                    'Autoinstalls': """
 The autoinstaller builds a minimal Debian or Ubuntu system to run as a
 ParaVM.  You can access the resulting system by logging into the <a
 href="help?simple=true&subject=ParaVM+Console">serial console server</a>
-with your Kerberos tickets; there is no root password and no sshd.</p>
+with your Kerberos tickets; there is no root password so sshd will
+refuse login.</p>
 
-<p>Under the covers the autoinstaller uses our own patched version of
-xen-create-image, which is a tool based on debootstrap.  If you're
-quick in logging into the serial console, you can see it running.
+<p>Under the covers, the autoinstaller uses our own patched version of
+xen-create-image, which is a tool based on debootstrap.  If you log
+into the serial console while the install is running, you can watch
+it.
 """,
                     'ParaVM Console': """
 ParaVM machines do not support local console access over VNC.  To