Simplify some language
Translators may ignore. Approved by: bcr (mentor)
This commit is contained in:
parent
0152b17c7e
commit
d6428331b7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40763
1 changed files with 3 additions and 3 deletions
|
@ -2799,8 +2799,8 @@ kern.timecounter.hardware: TSC -> 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>
|
||||
|
|
Loading…
Reference in a new issue