]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: refer to the html version of binfmt-misc.rst
authorLennart Poettering <lennart@poettering.net>
Wed, 2 May 2018 20:03:02 +0000 (22:03 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 May 2018 20:03:24 +0000 (22:03 +0200)
Yes, the kernel's file is called "binfmt-misc.rst", but let's link the
HTML version, after all HTML is much more appropriate for hyperlinking.

man/binfmt.d.xml

index b5e4a9d05b99298d7ffec79f6412c8b0fad9cc9a..f60bb82ffbaf439737f59770790ecac55eb718ee 100644 (file)
   <refsect1>
     <title>Configuration Format</title>
 
-    <para>Each file contains a list of binfmt_misc kernel binary
-    format rules. Consult <ulink
-    url="https://www.kernel.org/doc/Documentation/admin-guide/binfmt-misc.rst">binfmt-misc.rst</ulink>
-    for more information on registration of additional binary formats
-    and how to write rules.</para>
+    <para>Each file contains a list of binfmt_misc kernel binary format rules. Consult the kernel's <ulink
+    url="https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.html">binfmt-misc.rst</ulink> documentation
+    file for more information on registration of additional binary formats and how to write rules.</para>
 
     <para>Empty lines and lines beginning with ; and # are ignored.
     Note that this means you may not use ; and # as delimiter in