Typos fixed.

PR:		222351
Submitted by:	Lubos Boucek
This commit is contained in:
Maxim Konovalov 2017-09-15 10:14:48 +00:00
parent 3f494a5fd7
commit 0a04ec008f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50846
7 changed files with 10 additions and 10 deletions

View file

@ -171,7 +171,7 @@
<acronym>Intel64</acronym>. Other manufacturers sometimes <acronym>Intel64</acronym>. Other manufacturers sometimes
call it <acronym>x86-64</acronym>.</para> call it <acronym>x86-64</acronym>.</para>
<para>Examples of &arch.amd64; compatible processsors <para>Examples of &arch.amd64; compatible processors
include: &amd.athlon;64, &amd.opteron;, include: &amd.athlon;64, &amd.opteron;,
multi-core &intel;&nbsp;&xeon;, and multi-core &intel;&nbsp;&xeon;, and
&intel;&nbsp;&core;&nbsp;2 and later processors.</para> &intel;&nbsp;&core;&nbsp;2 and later processors.</para>

View file

@ -355,7 +355,7 @@
<screen>&prompt.root; <userinput>pkg install kwebkitpart</userinput></screen> <screen>&prompt.root; <userinput>pkg install kwebkitpart</userinput></screen>
<para>To install from the Ports Colloction:</para> <para>To install from the Ports Collection:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/www/kwebkitpart</userinput> <screen>&prompt.root; <userinput>cd /usr/ports/www/kwebkitpart</userinput>
&prompt.root; <userinput>make install clean</userinput></screen> &prompt.root; <userinput>make install clean</userinput></screen>

View file

@ -3141,7 +3141,7 @@ geli_da2_flags="-k /root/<replaceable>da2.key</replaceable>"</programlisting>
</varlistentry> </varlistentry>
</variablelist> </variablelist>
<para>This example configures an encryped swap partition using <para>This example configures an encrypted swap partition using
the Blowfish algorithm with a key length of 128 bits and a the Blowfish algorithm with a key length of 128 bits and a
sectorsize of 4 kilobytes:</para> sectorsize of 4 kilobytes:</para>

View file

@ -3002,7 +3002,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
<varlistentry> <varlistentry>
<term>TCP_FLAG|ICMP_TYPE</term> <term>TCP_FLAG|ICMP_TYPE</term>
<listitem> <listitem>
<para>If <literal>tcp</literal> is specifed as the <para>If <literal>tcp</literal> is specified as the
PROTO_TYPE, flags can be specified as letters, where PROTO_TYPE, flags can be specified as letters, where
each letter represents one of the possible each letter represents one of the possible
<acronym>TCP</acronym> flags used to determine the state <acronym>TCP</acronym> flags used to determine the state
@ -3016,7 +3016,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
<literal>C</literal> (CWN), and <literal>C</literal> (CWN), and
<literal>E</literal> (ECN).</para> <literal>E</literal> (ECN).</para>
<para>If <literal>icmp</literal> is specifed as the <para>If <literal>icmp</literal> is specified as the
PROTO_TYPE, the <acronym>ICMP</acronym> type to match PROTO_TYPE, the <acronym>ICMP</acronym> type to match
can be specified. Refer to &man.ipf.5; for the can be specified. Refer to &man.ipf.5; for the
allowable types.</para> allowable types.</para>

View file

@ -509,7 +509,7 @@ pcm7: &lt;HDA Realtek ALC889 PCM #3 Digital&gt; at cad 2 nid 1 on hdac1
provides an alternative, command-line <acronym>MP3</acronym> provides an alternative, command-line <acronym>MP3</acronym>
player. Once installed, specify the <acronym>MP3</acronym> player. Once installed, specify the <acronym>MP3</acronym>
file to play on the command line. If the system has multiple file to play on the command line. If the system has multiple
audio devices, the sound device can also be specifed:</para> audio devices, the sound device can also be specified:</para>
<screen>&prompt.root; <userinput>mpg123 <replaceable>-a /dev/dsp1.0 Foobar-GreatestHits.mp3</replaceable></userinput> <screen>&prompt.root; <userinput>mpg123 <replaceable>-a /dev/dsp1.0 Foobar-GreatestHits.mp3</replaceable></userinput>
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3 High Performance MPEG 1.0/2.0/2.5 Audio Player for Layers 1, 2 and 3
@ -1342,7 +1342,7 @@ bktr0: Pinnacle/Miro TV, Philips SECAM tuner.</programlisting>
<screen>&prompt.root; <userinput>pkg install mythtv</userinput></screen> <screen>&prompt.root; <userinput>pkg install mythtv</userinput></screen>
<para>Alternatively, to install from the Ports Collecton:</para> <para>Alternatively, to install from the Ports Collection:</para>
<screen>&prompt.root; <userinput>cd /usr/ports/multimedia/mythtv</userinput> <screen>&prompt.root; <userinput>cd /usr/ports/multimedia/mythtv</userinput>
&prompt.root; <userinput>make install</userinput></screen> &prompt.root; <userinput>make install</userinput></screen>

View file

@ -419,7 +419,7 @@ Enter new password:</screen>
the most prudent security or systems engineer will miss the most prudent security or systems engineer will miss
something an attacker left behind.</para> something an attacker left behind.</para>
<para>A rootkit does do one thing usefulfor administrators: once <para>A rootkit does do one thing useful for administrators: once
detected, it is a sign that a compromise happened at some detected, it is a sign that a compromise happened at some
point. But, these types of applications tend to be very well point. But, these types of applications tend to be very well
hidden. This section demonstrates a tool that can be used to hidden. This section demonstrates a tool that can be used to
@ -1437,7 +1437,7 @@ kadmin&gt;<userinput> exit</userinput></screen>
<programlisting>GSSAPIAuthentication yes</programlisting> <programlisting>GSSAPIAuthentication yes</programlisting>
<para>After making this change, &man.sshd.8; must be restared <para>After making this change, &man.sshd.8; must be restarted
for the new configuration to take effect: for the new configuration to take effect:
<command>service sshd restart</command>.</para> <command>service sshd restart</command>.</para>
</sect2> </sect2>

View file

@ -2875,7 +2875,7 @@ mypool/compressed_dataset logicalused 496G -</screen>
<para>The dataset is currently using 449&nbsp;GB of space (the <para>The dataset is currently using 449&nbsp;GB of space (the
used property). Without compression, it would have taken used property). Without compression, it would have taken
496&nbsp;GB of space (the <literal>logicallyused</literal> 496&nbsp;GB of space (the <literal>logicalused</literal>
property). This results in the 1.11:1 compression property). This results in the 1.11:1 compression
ratio.</para> ratio.</para>