Spellcheck: environment, appropriate, explanation, occasions

Found by:	make spellcheck
This commit is contained in:
Murray Stokely 2004-07-14 05:33:13 +00:00
parent 551eaf5b40
commit cade92a188
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21488
4 changed files with 4 additions and 4 deletions

View file

@ -2315,7 +2315,7 @@ sa0(ncr1:4:0): Logical unit is in process of becoming ready</screen>
</example>
<para>Or using <command>dump</command>'s built-in method,
setting the enviroment variable <envar>RSH</envar>:</para>
setting the environment variable <envar>RSH</envar>:</para>
<example>
<title>Using <command>dump</command> over <application>ssh</application> with <envar>RSH</envar> set</title>

View file

@ -546,7 +546,7 @@ pcm0: &lt;SB16 DSP 4.11&gt; on sbc0</screen>
you to set values for the mixer they remember and set
each time they are started, but this is not a clean
solution, we want to have default values at the driver
level. This is accomplished by defining the apropriate
level. This is accomplished by defining the appropriate
values in <filename>/boot/device.hints</filename>. E.g.:</para>
<programlisting>hint.pcm.0.vol="100"</programlisting>

View file

@ -1937,7 +1937,7 @@ raisechar=^^</programlisting>
<para>This section assumes that you are using the default setup,
know how to connect serial ports and just want a fast overview
of a serial console. If you encounter difficulty with these
steps, please see the more extensive explaination of all the
steps, please see the more extensive explanation of all the
options and advanced settings in
<xref linkend="serialconsole-howto">.</para>

View file

@ -130,7 +130,7 @@
<glossdef>
<para>In the normal course of FreeBSD development, a change will
be committed to the -CURRENT branch for testing before being
merged to -STABLE. On rare occassions, a change will go into
merged to -STABLE. On rare occasions, a change will go into
-STABLE first and then be merged to -CURRENT.</para>
<para>This term is also used when a patch is merged from -STABLE