From: Christos Zoulas Date: Wed, 9 Jan 2013 13:04:30 +0000 (+0000) Subject: Document {d,u}Q (Guy Harris) X-Git-Tag: FILE5_13~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=65adffff2869c5ef33b62e5463b24f564d0580ce;p=file Document {d,u}Q (Guy Harris) --- diff --git a/doc/magic.man b/doc/magic.man index a1e1ba9d..cf78c22e 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -1,4 +1,4 @@ -.\" $File: magic.man,v 1.76 2012/11/07 20:29:27 christos Exp $ +.\" $File: magic.man,v 1.77 2013/01/08 01:37:01 christos Exp $ .Dd January 7, 2013 .Dt MAGIC __FSECTION__ .Os @@ -317,6 +317,14 @@ and the type specifier .Dv s is equivalent to .Dv string . +In addition, the type specifier +.Dv dQ +is equivalent to +.Dv quad +and the type specifier +.Dv uQ +is equivalent to +.Dv uquad . .Pp Each top-level magic pattern (see below for an explanation of levels) is classified as text or binary according to the types used.