Remove more contractions.
Submitted by: Joel Dahl <joel@automatvapen.se>
This commit is contained in:
parent
28b3c50f64
commit
dc9009c533
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=23830
5 changed files with 6 additions and 6 deletions
|
@ -2871,7 +2871,7 @@ hw.acpi.s4bios: 0</screen>
|
||||||
<para>Often, you can resolve these problems by updating your
|
<para>Often, you can resolve these problems by updating your
|
||||||
<acronym>BIOS</acronym> to the latest revision. Most console
|
<acronym>BIOS</acronym> to the latest revision. Most console
|
||||||
messages are harmless but if you have other problems like
|
messages are harmless but if you have other problems like
|
||||||
battery status not working, they're a good place to start
|
battery status not working, they are a good place to start
|
||||||
looking for problems in the <acronym>AML</acronym>. The
|
looking for problems in the <acronym>AML</acronym>. The
|
||||||
bytecode, known as <acronym>AML</acronym>, is compiled from a
|
bytecode, known as <acronym>AML</acronym>, is compiled from a
|
||||||
source language called <acronym>ASL</acronym>. The
|
source language called <acronym>ASL</acronym>. The
|
||||||
|
|
|
@ -155,7 +155,7 @@
|
||||||
heard there is some cool new feature in there and you
|
heard there is some cool new feature in there and you
|
||||||
want to be the first on your block to have it. Being
|
want to be the first on your block to have it. Being
|
||||||
the first on the block to get the new feature means that
|
the first on the block to get the new feature means that
|
||||||
you're the first on the block to get the new
|
you are the first on the block to get the new
|
||||||
bugs.</para>
|
bugs.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
|
|
@ -2440,7 +2440,7 @@ options IPV6FIREWALL_DEFAULT_TO_ACCEPT</programlisting>
|
||||||
way you get to see all the packets that did not match any
|
way you get to see all the packets that did not match any
|
||||||
of the rules in the rule set.</para>
|
of the rules in the rule set.</para>
|
||||||
|
|
||||||
<para>Logging is a two edged sword, if you're not careful, you
|
<para>Logging is a two edged sword, if you are not careful, you
|
||||||
can lose yourself in the over abundance of log data and fill
|
can lose yourself in the over abundance of log data and fill
|
||||||
your disk up with growing log files. DoS attacks that fill
|
your disk up with growing log files. DoS attacks that fill
|
||||||
up disk drives is one of the oldest attacks around. These
|
up disk drives is one of the oldest attacks around. These
|
||||||
|
|
|
@ -498,7 +498,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
||||||
|
|
||||||
<para>The <replaceable>keymap_name</replaceable> here is taken from
|
<para>The <replaceable>keymap_name</replaceable> here is taken from
|
||||||
the <filename>/usr/share/syscons/keymaps</filename> directory,
|
the <filename>/usr/share/syscons/keymaps</filename> directory,
|
||||||
without the <filename>.kbd</filename> suffix. If you're
|
without the <filename>.kbd</filename> suffix. If you are
|
||||||
uncertain which keymap to use, you use can &man.kbdmap.1; to test
|
uncertain which keymap to use, you use can &man.kbdmap.1; to test
|
||||||
keymaps without rebooting.</para>
|
keymaps without rebooting.</para>
|
||||||
|
|
||||||
|
|
|
@ -3421,7 +3421,7 @@ Network #2 [ Internal Hosts ]
|
||||||
</textobject>
|
</textobject>
|
||||||
</mediaobject>
|
</mediaobject>
|
||||||
|
|
||||||
<para>Notice the two public IP addresses. I'll use the letters to
|
<para>Notice the two public IP addresses. I will use the letters to
|
||||||
refer to them in the rest of this article. Anywhere you see those
|
refer to them in the rest of this article. Anywhere you see those
|
||||||
letters in this article, replace them with your own public IP
|
letters in this article, replace them with your own public IP
|
||||||
addresses. Note also that internally, the two gateway
|
addresses. Note also that internally, the two gateway
|
||||||
|
@ -3838,7 +3838,7 @@ options IPSEC_ESP
|
||||||
|
|
||||||
<para>That is, the <emphasis>public</emphasis> IP address of the remote end,
|
<para>That is, the <emphasis>public</emphasis> IP address of the remote end,
|
||||||
whitespace, and a text string that provides the secret.
|
whitespace, and a text string that provides the secret.
|
||||||
Obviously, you shouldn't use <quote>secret</quote> as your key -- the normal
|
Obviously, you should not use <quote>secret</quote> as your key -- the normal
|
||||||
rules for choosing a password apply.</para>
|
rules for choosing a password apply.</para>
|
||||||
|
|
||||||
<para>On gateway host #2 the line would look like this</para>
|
<para>On gateway host #2 the line would look like this</para>
|
||||||
|
|
Loading…
Reference in a new issue