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:
Warren Block 2013-05-23 10:29:53 +00:00
parent 6d669db1eb
commit 4b0cb2bcfa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41717

View file

@ -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>