From: Reuben Thomas Date: Tue, 12 Feb 2008 15:59:18 +0000 (+0000) Subject: Fix typo and markup in description of 'x' test. X-Git-Tag: FILE5_05~493 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d7f68cb98424bd3a179e3d211ac969753fa5a0b;p=file Fix typo and markup in description of 'x' test. --- diff --git a/doc/magic.man b/doc/magic.man index e0bca67a..58ebee8c 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -1,4 +1,4 @@ -.\" $File: magic.man,v 1.46 2008/02/11 23:26:17 rrt Exp $ +.\" $File: magic.man,v 1.47 2008/02/12 15:59:18 rrt Exp $ .Dd January 10, 2007 .Dt MAGIC __FSECTION__ .Os @@ -177,8 +177,8 @@ offsets, using .Dv \e escapes for special characters. The offset works as for regex. .It Dv default -This is intended to be used with the text -.Dv x +This is intended to be used with the test +.Em x (which is always true) and a message that is to be used if there are no other matches. .El @@ -474,4 +474,4 @@ a system on which the lengths are invariant. .\" the changes I posted to the S5R2 version. .\" .\" Modified for Ian Darwin's version of the file command. -.\" @(#)$Id: magic.man,v 1.46 2008/02/11 23:26:17 rrt Exp $ +.\" @(#)$Id: magic.man,v 1.47 2008/02/12 15:59:18 rrt Exp $