From: Christos Zoulas Date: Mon, 1 Oct 2018 19:59:53 +0000 (+0000) Subject: PR/31: Fix pstring documentation X-Git-Tag: FILE5_35~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=539b235b58c260184b9131bea92cfe08f3801f33;p=file PR/31: Fix pstring documentation --- diff --git a/doc/magic.man b/doc/magic.man index a69313f7..a1b3596a 100644 --- a/doc/magic.man +++ b/doc/magic.man @@ -1,5 +1,5 @@ -.\" $File: magic.man,v 1.94 2018/08/01 10:31:07 christos Exp $ -.Dd June 22, 2018 +.\" $File: magic.man,v 1.95 2018/10/01 19:59:53 christos Exp $ +.Dd October 1, 2018 .Dt MAGIC __FSECTION__ .Os .\" install as magic.4 on USG, magic.5 on V7, Berkeley and Linux systems. @@ -118,9 +118,9 @@ A byte length (default). .It H A 4 byte big endian length. .It h -A 2 byte big endian length. +A 2 byte little endian length. .It L -A 4 byte little endian length. +A 4 byte big endian length. .It l A 2 byte little endian length. .It J