mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
man: fix link to glob(3)
This commit is contained in:
@@ -114,9 +114,9 @@
|
||||
|
||||
<para>Supported glob wildcard patterns are <literal>?</literal>, <literal>*</literal>, and
|
||||
<literal>[…]</literal> (including ranges). Note that these patterns use the same syntax as
|
||||
<citerefentry><refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum></citerefentry>, but do not
|
||||
support all features. In particular, set negation and named character classes are not supported. The
|
||||
matching is done case-insensitively on the entry ID (as shown by <command>bootctl
|
||||
<citerefentry project='man-pages'><refentrytitle>glob</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
|
||||
but do not support all features. In particular, set negation and named character classes are not
|
||||
supported. The matching is done case-insensitively on the entry ID (as shown by <command>bootctl
|
||||
list</command>).</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user