Add tip about downloading the INDEX file if it is not present.
PR: docs/178700 Submitted by: Drahos Cagan <drahos_1@yahoo.com>
This commit is contained in:
parent
6d669db1eb
commit
4b0cb2bcfa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41717
1 changed files with 10 additions and 0 deletions
|
@ -292,6 +292,16 @@ Index: sysutils
|
|||
B-deps:
|
||||
R-deps: </screen>
|
||||
|
||||
<tip>
|
||||
<para><command>make search</command> searches through a file
|
||||
of index information. If a message indicates the
|
||||
<filename>INDEX</filename> is required, run
|
||||
<command>make fetchindex</command> to download the current
|
||||
index file. With the <filename>INDEX</filename> present,
|
||||
<command>make search</command> will be able to perform the
|
||||
requested search.</para>
|
||||
</tip>
|
||||
|
||||
<para>The <quote>Path:</quote> line indicates where to find
|
||||
the port.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue