Simplify some language

Translators may ignore.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-01-27 12:51:12 +00:00
parent 0152b17c7e
commit d6428331b7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40763

View file

@ -2799,8 +2799,8 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
can be installed and uninstalled again easily without having
to know the gory details of which files it includes.</para>
<para>Invoke
the &man.pkg.add.1; command on the specific package files
<para>Use
&man.pkg.add.1; on the specific package files
you are interested in installing. Package files can usually
be identified by their <filename>.tbz</filename> suffix and
CD-ROM distribution people will have a
@ -7041,7 +7041,7 @@ set dfilter 3 permit 0/0 0/0</programlisting>
<para>This will make <application>sendmail</application> queue
everything until the queue is run (usually, sendmail is
invoked with <option>-bd -q30m</option>, telling it to run
run with <option>-bd -q30m</option>, telling it to run
the queue every 30 minutes) or until a <command>sendmail
<option>-q</option></command> is done (perhaps from your
<filename>ppp.linkup</filename>).</para>