Remove occurrences of the word "the" where it doesn't belong.

This commit is contained in:
Ceri Davies 2004-09-22 18:09:00 +00:00
parent c7d2e0d6b5
commit 8ffd3d5222
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22436
2 changed files with 3 additions and 3 deletions

View file

@ -686,7 +686,7 @@ device loop # Network loopback</programlisting>
<programlisting>#makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols</programlisting>
<para>The normal build process of the &os; does not include
<para>The normal build process of &os; does not include
debugging information when building the kernel and strips most
symbols after the resulting kernel is linked, to save some space
at the install location. If you are going to do tests of kernels

View file

@ -487,7 +487,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
<programlisting>options SC_MOUSE_CHAR=0x03</programlisting>
<para>For the FreeBSD versions 4.4 and up insert the following line
<para>For FreeBSD versions 4.4 and up insert the following line
into <filename>/etc/rc.conf</filename>:</para>
<programlisting>mousechar_start=3</programlisting>
@ -724,7 +724,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
<programlisting>options SC_MOUSE_CHAR=0x03</programlisting>
<para>For the FreeBSD versions 4.4 and up insert the following
<para>For FreeBSD versions 4.4 and up insert the following
line into <filename>/etc/rc.conf</filename>:</para>
<programlisting>mousechar_start=3</programlisting>