- Make the note more clarity about returned result of wildcard regexp.

Discussed with:		trhodes via irc
This commit is contained in:
Chin-San Huang 2008-01-27 17:08:54 +00:00
parent 390e8712a9
commit 7d2d584e62
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=31378

View file

@ -308,8 +308,8 @@ lsof: /usr/ports/sysutils/lsof</screen>
<screen>&prompt.root; <userinput>echo /usr/ports/*/*lsof*</userinput>
/usr/ports/sysutils/lsof</screen>
<para>Note that this will return any files downloaded into the
<filename role="directory">distfiles</filename> distfiles
<para>Note that this will return any matched files downloaded into the
<filename role="directory">/usr/ports/distfiles</filename>
directory.</para>
</listitem>