Remove duplicated duplicated words.
No correctness checking was done of the surrounding content. Approved by: bcr (mentor)
This commit is contained in:
parent
e4c89aa6db
commit
f3495d4402
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39852
1 changed files with 3 additions and 3 deletions
|
@ -2989,7 +2989,7 @@ quit</programlisting>
|
|||
|
||||
<answer>
|
||||
<para>Normally, &os; determines a number of kernel parameters,
|
||||
such as as the maximum number of files that can be open
|
||||
such as the maximum number of files that can be open
|
||||
concurrently, from the amount of memory installed in the
|
||||
system. On systems with one gigabyte of RAM or more, this
|
||||
<quote>auto sizing</quote> mechanism may choose values that
|
||||
|
@ -6732,7 +6732,7 @@ ttyvb "/usr/libexec/getty Pc" cons25 off secure</programlisting>
|
|||
&man.xdm.1;. One school starts <command>xdm</command> from
|
||||
<filename>/etc/ttys</filename> (see &man.ttys.5;) using the
|
||||
supplied example, while the other simply runs
|
||||
<command>xdm</command> from from
|
||||
<command>xdm</command> from
|
||||
<filename>rc.local</filename> (see &man.rc.8;) or from an
|
||||
<filename>X</filename> script in
|
||||
<filename class="directory">/usr/local/etc/rc.d</filename>. Both are equally
|
||||
|
@ -10371,7 +10371,7 @@ panic: page fault</programlisting>
|
|||
Repeatedly.</para>
|
||||
|
||||
<para>We wish to thank every one of the people responsible, and we
|
||||
encourage you to to <ulink
|
||||
encourage you to <ulink
|
||||
url="&url.articles.contributing;/article.html">join them</ulink>
|
||||
in making this FAQ even better.</para>
|
||||
</chapter>
|
||||
|
|
Loading…
Reference in a new issue