X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fbinfmt.d.xml;h=f4f4195b04b8f8fd900cfa0dafaeafbbe4151198;hp=07ae0ac231b1e965737bf9030b7ec8fa19bc5fec;hb=404dac4d96f4aaf66026e8b412c4b67e8773cffa;hpb=0e25e94ea72ca3db70484014280ddb709840f952 diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml index 07ae0ac23..f4f4195b0 100644 --- a/man/binfmt.d.xml +++ b/man/binfmt.d.xml @@ -19,7 +19,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + binfmt.d @@ -67,7 +67,7 @@ Each file contains a list of binfmt_misc kernel binary format rules. Consult binfmt_misc.txt + url="https://www.kernel.org/doc/Documentation/binfmt_misc.txt">binfmt_misc.txt for more information on registration of additional binary formats and how to write rules. @@ -76,7 +76,7 @@ as delimiter in binary format rules. Each configuration file shall be named in the - style of <program>.conf. + style of program.conf. Files in /etc/ override files with the same name in /usr/lib/ and /run/. Files in @@ -94,11 +94,11 @@ with an alphabetically later name. If the administrator wants to disable a - configuration file supplied by the vendor the + configuration file supplied by the vendor, the recommended way is to place a symlink to /dev/null in /etc/binfmt.d/ bearing the - same file name. + same filename.