aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--en_US.ISO8859-1/articles/nanobsd/article.sgml6
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/articles/nanobsd/article.sgml b/en_US.ISO8859-1/articles/nanobsd/article.sgml
index 007d3b7995..3a1a30ad83 100644
--- a/en_US.ISO8859-1/articles/nanobsd/article.sgml
+++ b/en_US.ISO8859-1/articles/nanobsd/article.sgml
@@ -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>