Package: file
Version: 4.26-1
Severity: minor

The 'message' field description is indented incorrectly due to an
incorrect macro.

See attached patch for the fix.
diff --git a/doc/magic.man b/doc/magic.man
index 314a014..9590300 100644
--- a/doc/magic.man
+++ b/doc/magic.man
@@ -277,7 +277,7 @@
 The special test
 .Em x
 always evaluates to true.
-.Dv message
+.It Dv message
 The message to be printed if the comparison succeeds.
 If the string contains a
 .Xr printf 3

Reply via email to