Fix doubling of the doubling of the words.
Add a space whereone is required. PR: docs/177031 Submitted by: Ondra Knezour <knezour@weboutsourcing.cz> Approved by: bcr (mentor)
This commit is contained in:
parent
70aad0ddcb
commit
e8fb5f07e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41281
1 changed files with 3 additions and 2 deletions
|
@ -1453,8 +1453,9 @@ Deinstalling ca_root_nss-3.13.5... done</screen>
|
|||
depends on libraries or other ports, this will
|
||||
<emphasis>not</emphasis> fetch the distfiles of ports
|
||||
from another category. Use
|
||||
<command>make<maketarget>fetch-recursive</maketarget>
|
||||
<maketarget>fetch</maketarget></command> to fetch
|
||||
<command>make
|
||||
<maketarget>fetch-recursive</maketarget></command>
|
||||
to fetch
|
||||
all the dependencies of a port.</para>
|
||||
|
||||
<note>
|
||||
|
|
Loading…
Reference in a new issue