summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2019-11-15 21:03:14 +0000
committerChristos Zoulas <christos@zoulas.com>2019-11-15 21:03:14 +0000
commit0af6e7e53809d4c7f8005f35371b2fcb1eddcb13 (patch)
tree171ae38367ea63406320b2d9686bb018a29f5b3f /doc
parentc96410c5f4defd8b311b79167d292eea57e0457b (diff)
downloadfile-git-0af6e7e53809d4c7f8005f35371b2fcb1eddcb13.tar.gz
Spelling fixes from Ville Skytta
Diffstat (limited to 'doc')
-rw-r--r--doc/magic.man6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/magic.man b/doc/magic.man
index bc69604a..ed074adb 100644
--- a/doc/magic.man
+++ b/doc/magic.man
@@ -1,4 +1,4 @@
-.\" $File: magic.man,v 1.96 2019/01/21 14:56:53 christos Exp $
+.\" $File: magic.man,v 1.97 2019/11/15 21:03:14 christos Exp $
.Dd January 21, 2019
.Dt MAGIC __FSECTION__
.Os
@@ -44,7 +44,7 @@ This offset can be a negative number if it is:
The first direct offset of the magic entry (at continuation level 0),
in which case it is interpreted an offset from end end of the file
going backwards.
-This works only when a file descriptor to the file is a available and it
+This works only when a file descriptor to the file is available and it
is a regular file.
.It
A continuation offset relative to the end of the last up-level field
@@ -136,7 +136,7 @@ format.
.It Dv date
A four-byte value interpreted as a UNIX date.
.It Dv qdate
-A eight-byte value interpreted as a UNIX date.
+An eight-byte value interpreted as a UNIX date.
.It Dv ldate
A four-byte value interpreted as a UNIX-style date, but interpreted as
local time rather than UTC.