diff options
Diffstat (limited to 'docs/api/html/settings-match.html')
| -rw-r--r-- | docs/api/html/settings-match.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/settings-match.html b/docs/api/html/settings-match.html index a7e6b153..31d4c9a2 100644 --- a/docs/api/html/settings-match.html +++ b/docs/api/html/settings-match.html @@ -38,7 +38,7 @@ Properties </h2> <div class="table"> -<a name="id-1.3.3.22.2.2.1"></a><p class="title"><b>Table 87. </b></p> +<a name="id-1.3.3.22.2.2.1"></a><p class="title"><b>Table 88. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -55,7 +55,7 @@ <tbody><tr> <td><pre class="screen">interface-name</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>A list of interface names to match. Each element is a shell wildcard pattern. When an element is prefixed with exclamation mark (!) the condition is inverted. A candidate interface name is considered matching when both these conditions are satisfied: (a) any of the elements not prefixed with '!' matches or there aren't such elements; (b) none of the elements prefixed with '!' match.</td> </tr></tbody> </table></div> |