summaryrefslogtreecommitdiff
path: root/usr.bin/file
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-04-24 07:02:08 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-04-24 07:02:08 +0000
commit03aa30dd9ed3f4e82572f3ff6aec903eb2524bef (patch)
treeba336fb4188b05955b21ef790038568e8add1ed0 /usr.bin/file
parentcc1b55bf4116443f81f7cd7a705bee4503e5f325 (diff)
typos;
Diffstat (limited to 'usr.bin/file')
-rw-r--r--usr.bin/file/magic.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/magic.5 b/usr.bin/file/magic.5
index b0b2bf09c04..812c4c31095 100644
--- a/usr.bin/file/magic.5
+++ b/usr.bin/file/magic.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: magic.5,v 1.16 2016/03/04 16:25:31 czarkoff Exp $
+.\" $OpenBSD: magic.5,v 1.17 2016/04/24 07:02:07 jmc Exp $
.\"
.\" @(#)$FreeBSD: src/usr.bin/file/magic.5,v 1.11 2000/03/01 12:19:39 sheldonh Exp $
.\"
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 4 2016 $
+.Dd $Mdocdate: April 24 2016 $
.Dt MAGIC 5
.Os
.\" install as magic.4 on USG, magic.5 on V7, Berkeley and Linux systems.
@@ -350,7 +350,7 @@ on the line indicates the level of the test; a line with no
.Em \*(Gt
at the beginning is considered to be at level 0.
Tests are arranged in a tree-like hierarchy:
-If a the test on a line at level
+If a test on a line at level
.Em n
succeeds, all following tests at level
.Em n+1