[Fai-commit] r5343 - trunk/doc
Thomas Lange
lange at alioth.debian.org
Thu Apr 16 15:57:34 UTC 2009
Author: lange
Date: 2009-04-16 15:57:34 +0000 (Thu, 16 Apr 2009)
New Revision: 5343
Modified:
trunk/doc/fai-guide.sgml
Log:
fix syntax error
Modified: trunk/doc/fai-guide.sgml
===================================================================
--- trunk/doc/fai-guide.sgml 2009-04-16 15:53:59 UTC (rev 5342)
+++ trunk/doc/fai-guide.sgml 2009-04-16 15:57:34 UTC (rev 5343)
@@ -2861,12 +2861,12 @@
<p>
In the tasks chboot and savelog, a connection using secure shell is opened to
the FAI server (see <ref id="isavelog">). To ensure that this works
-non-interactively, a proper entry in <file>NFSROOT/root/.ssh/known_hosts<file> must be
+non-interactively, a proper entry in <file>NFSROOT/root/.ssh/known_hosts</file> must be
created. When using fai-setup, this is done automatically, but it may require
manual editing in case the name of your FAI server was not determined correctly.
If you stumble over ssh connections that require typing "yes" to accept the host
key during installation, please check the contents of your
-NFSROOT/root/.ssh/known_hosts file
+<file>NFSROOT/root/.ssh/known_hosts file</file>
<p>
More information about the Fai-commit
mailing list