From: Zbigniew Jędrzejewski-Szmek Date: Thu, 9 Dec 2021 18:21:55 +0000 (+0100) Subject: man: let's not say we link to raw .rst file X-Git-Tag: v250-rc2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e67a5c14f0345f5ac456cfa109324dd9e70114d3;p=thirdparty%2Fsystemd.git man: let's not say we link to raw .rst file --- diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index 822e4fb8e11..5538b564d58 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -41,8 +41,9 @@ Configuration Format Each file contains a list of binfmt_misc kernel binary format rules. Consult the kernel's binfmt-misc.rst documentation - file for more information on registration of additional binary formats and how to write rules. + url="https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html">Kernel Support for + miscellaneous Binary Formats (binfmt_misc) documentation file for more information on + registration of additional binary formats and how to write rules. Empty lines and lines beginning with ; and # are ignored. Note that this means you may not use those symbols as the delimiter in binary format rules.