aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/usage.html')
-rw-r--r--doc/html/usage.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/usage.html b/doc/html/usage.html
index cf4bf46..a8075cb 100644
--- a/doc/html/usage.html
+++ b/doc/html/usage.html
@@ -1844,14 +1844,14 @@ slot. The following example resolves "fftw 2.1", "fftw 2.1.2&quot
"fftw 2.1.3" as "sci-libs/fftw:2.1", "fftw 3.0" as "sci-libs/fftw:3.0"
and so on:</p>
<pre class="code text last literal-block">
-~sci-libs/fftw:s=0..1 :: fftw
+~sci-libs/fftw:wide_match:s=0..1 :: fftw
</pre>
</dd>
<dt>Example 6 - slot-restricted fuzzy slot rule</dt>
<dd><p class="first">Similar to example 5, but this rule does not resolve anything unless the
calculated slot is allowed.</p>
<pre class="code text last literal-block">
-~sci-libs/fftw:s=0..1:restrict=2.1,3.0: :: fftw
+~sci-libs/fftw:wide_match:s=0..1:restrict=2.1,3.0: :: fftw
</pre>
</dd>
<dt>Example 7 - slot-restricted fuzzy slot rule with <em>immediate</em> value</dt>
@@ -1859,7 +1859,7 @@ calculated slot is allowed.</p>
for various versions from the 3.x range. The following rule resolves
&quot;fftw 3.0&quot;, ..., &quot;fftw 3.3&quot; as &quot;sci-libs/fftw:3.0&quot;:</p>
<pre class="code text last literal-block">
-~sci-libs/fftw:s=i3.0:restrict=3.0,3.1,3.2,3.3 :: fftw
+~sci-libs/fftw:wide_match:s=i3.0:restrict=3.0,3.1,3.2,3.3 :: fftw
</pre>
</dd>
</dl>
@@ -5146,7 +5146,7 @@ becomes &quot;loop until resolver closes&quot;.</p>
</div>
<div class="footer">
<hr class="footer" />
-Generated on: 2014-07-29.
+Generated on: 2014-08-23.
</div>
</body>