View | Details | Raw Unified | Return to bug 178700 | Differences between
and this patch

Collapse All | Expand All

(-)en_US.ISO8859-1/books/handbook/ports/chapter.xml (+10 lines)
Lines 292-297 Link Here
292
B-deps:
292
B-deps:
293
R-deps: </screen>
293
R-deps: </screen>
294
294
295
	<tip>
296
	  <para><command>make search</command> searches through a file
297
	    of index information.  If a message indicates the
298
	    <filename>INDEX</filename> is required, run
299
	    <command>make fetchindex</command> to download the current
300
	    index file.  With the <filename>INDEX</filename> present,
301
	    <command>make search</command> will be able to perform the
302
	    requested search.</para>
303
	</tip>
304
295
	<para>The <quote>Path:</quote> line indicates where to find
305
	<para>The <quote>Path:</quote> line indicates where to find
296
	  the port.</para>
306
	  the port.</para>
297
307

Return to bug 178700