From 6f52e1c63bdb6c00f37a91f24e0704fa5cb08b65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 4 Jul 2022 19:59:06 +0200 Subject: [PATCH] man: fix link to glob(3) --- man/loader.conf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/loader.conf.xml b/man/loader.conf.xml index ef0822deaa..3606de5704 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).