Fix some typos.

This commit is contained in:
Marc Fonvieille 2007-12-10 21:44:19 +00:00
parent dba4e4b08b
commit d6b42e2430
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31107

View file

@ -434,7 +434,7 @@ customize_cmd cust_nobeastie</programlisting>
<para>According to which services are available on host serving
new <application>NanoBSD</application> image and what type of
transfer is prefered, it is possible to examine one of these
transfer is preferred, it is possible to examine one of these
three ways:</para>
<sect3>
@ -450,7 +450,7 @@ get _.disk.image "| sh updatep1"</userinput></screen>
<sect3>
<title>Using &man.ssh.1;</title>
<para>If a secure transfer is prefered, consider using this
<para>If a secure transfer is preferred, consider using this
example:</para>
<screen>&prompt.root; <userinput>ssh myhost cat _.disk.image.gz | zcat | sh updatep1</userinput></screen>
@ -471,7 +471,7 @@ get _.disk.image "| sh updatep1"</userinput></screen>
<note>
<para>Make sure that the used port is not blocked to
receive incomming connections from
receive incoming connections from
<application>NanoBSD</application> host by
firewall.</para>
</note>