~cjwatson/binfmt-support/master

« back to all changes in this revision

Viewing changes to man/update-binfmts.man8

  • Committer: Colin Watson
  • Author(s): Helmut Grohne
  • Date: 2019-11-18 13:47:37 UTC
  • Revision ID: git-v1:467438201f06743ebd92346ab50107452fbf69e9
Fix wrongly-documented "fix_binary" format entry

The manual page says:

| The magic, offset, mask, extension, detector, credentials, preserve, and
| fix-binary options correspond to the command-line options of the same
| names.

However, the code parses "fix_binary" rather than "fix-binary". Use of
"fix-binary" is silently ignored.

Fixes Debian bug #945020.

* man/update-binfmts.man8 (FORMAT FILES): Correct spelling of
"fix_binary" option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
306
306
.Ar credentials ,
307
307
.Ar preserve ,
308
308
and
309
 
.Ar fix\-binary
 
309
.Ar fix_binary
310
310
options correspond to the command-line options of the same names.
311
311
.Sh EXIT STATUS
312
312
.Bl -tag -width 4n