From: Zbigniew Jędrzejewski-Szmek Date: Mon, 4 Jul 2022 17:59:06 +0000 (+0200) Subject: man: fix link to glob(3) X-Git-Tag: v252-rc1~724^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f52e1c63bdb6c00f37a91f24e0704fa5cb08b65;p=thirdparty%2Fsystemd.git man: fix link to glob(3) --- diff --git a/man/loader.conf.xml b/man/loader.conf.xml index ef0822deaad..3606de5704b 100644 --- a/man/loader.conf.xml +++ b/man/loader.conf.xml @@ -114,9 +114,9 @@ Supported glob wildcard patterns are ?, *, and […] (including ranges). Note that these patterns use the same syntax as - glob7, 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 bootctl + glob7, + 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 bootctl list).