Typos fixed.
PR: 222351 Submitted by: Lubos Boucek
This commit is contained in:
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
|
@ -171,7 +171,7 @@
|
|||
<acronym>Intel64</acronym>. Other manufacturers sometimes
|
||||
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;,
|
||||
multi-core &intel; &xeon;, and
|
||||
&intel; &core; 2 and later processors.</para>
|
||||
|
|
|
@ -355,7 +355,7 @@
|
|||
|
||||
<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>
|
||||
&prompt.root; <userinput>make install clean</userinput></screen>
|
||||
|
|
|
@ -3141,7 +3141,7 @@ geli_da2_flags="-k /root/<replaceable>da2.key</replaceable>"</programlisting>
|
|||
</varlistentry>
|
||||
</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
|
||||
sectorsize of 4 kilobytes:</para>
|
||||
|
||||
|
|
|
@ -3002,7 +3002,7 @@ ipnat_rules="/etc/ipnat.rules" # rules definition file for ipnat</programlist
|
|||
<varlistentry>
|
||||
<term>TCP_FLAG|ICMP_TYPE</term>
|
||||
<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
|
||||
each letter represents one of the possible
|
||||
<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>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
|
||||
can be specified. Refer to &man.ipf.5; for the
|
||||
allowable types.</para>
|
||||
|
|
|
@ -509,7 +509,7 @@ pcm7: <HDA Realtek ALC889 PCM #3 Digital> at cad 2 nid 1 on hdac1
|
|||
provides an alternative, command-line <acronym>MP3</acronym>
|
||||
player. Once installed, specify the <acronym>MP3</acronym>
|
||||
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>
|
||||
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>
|
||||
|
||||
<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>
|
||||
&prompt.root; <userinput>make install</userinput></screen>
|
||||
|
|
|
@ -419,7 +419,7 @@ Enter new password:</screen>
|
|||
the most prudent security or systems engineer will miss
|
||||
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
|
||||
point. But, these types of applications tend to be very well
|
||||
hidden. This section demonstrates a tool that can be used to
|
||||
|
@ -1437,7 +1437,7 @@ kadmin><userinput> exit</userinput></screen>
|
|||
|
||||
<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:
|
||||
<command>service sshd restart</command>.</para>
|
||||
</sect2>
|
||||
|
|
|
@ -2875,7 +2875,7 @@ mypool/compressed_dataset logicalused 496G -</screen>
|
|||
|
||||
<para>The dataset is currently using 449 GB of space (the
|
||||
used property). Without compression, it would have taken
|
||||
496 GB of space (the <literal>logicallyused</literal>
|
||||
496 GB of space (the <literal>logicalused</literal>
|
||||
property). This results in the 1.11:1 compression
|
||||
ratio.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue