]> granicus.if.org Git - file/commitdiff
PR/356: Spelling fixes
authorChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 19:17:27 +0000 (19:17 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 3 Jun 2014 19:17:27 +0000 (19:17 +0000)
magic/Magdir/c-lang
magic/Magdir/claris
magic/Magdir/database
magic/Magdir/filesystems
magic/Magdir/msdos
magic/Magdir/natinst
magic/Magdir/oasis
magic/Magdir/sysex
src/Makefile.std

index cd17648a0e6cffa49269e4ec3558df68928697ee..39889ec1cf324f7e01b67c66cc60db4e7e2e2b88 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: c-lang,v 1.18 2013/08/14 13:06:43 christos Exp $
+# $File: c-lang,v 1.19 2014/06/03 19:17:27 christos Exp $
 # c-lang:  file(1) magic for C and related languages programs
 #
 
@@ -50,7 +50,7 @@
 >7     string          x               version %.2s
 # We skip the path here, because it is often long (so file will
 # truncate it) and mostly redundant.
-# The inverted index functionality was added some time betwen
+# The inverted index functionality was added some time between
 # versions 11 and 15, so look for -q if version is above 14:
 >7     string          >14
 >>10   search/100      \ -q\           with inverted index
index 3f447bc22b5dae6f4181daa05b0d4ea31195575e..0f7b591b77f399945ce61248c7dbccfcde7e13ad 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: claris,v 1.6 2012/06/20 21:19:05 christos Exp $
+# $File: claris,v 1.7 2014/06/03 19:17:27 christos Exp $
 # claris:  file(1) magic for claris
 # "H. Nanosecond" <aldomel@ix.netcom.com>
 # Claris Works a word processor, etc.
@@ -20,7 +20,7 @@
 # .cwk
 0      string  \002\000\210\003\102\117\102\117\000\001\206 Claris works document
 # .plt
-0      string  \020\341\000\000\010\010        Claris Works pallete files .plt
+0      string  \020\341\000\000\010\010        Claris Works palette files .plt
 
 # .msp a dictionary file I am not sure about this I have only one .msp file
 0      string  \002\271\262\000\040\002\000\164        Claris works dictionary
index 417cdfd7d17995b6c33ba9e0ae2dbf010f81a365..b18e256211263c0c7b451805e2198641f094c48f 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: database,v 1.40 2014/04/30 21:41:02 christos Exp $
+# $File: database,v 1.41 2014/06/03 19:17:27 christos Exp $
 # database:  file(1) magic for various databases
 #
 # extracted from header/code files by Graeme Wilford (eep2gw@ee.surrey.ac.uk)
 >>>>0  ubelong                 =0              \b, next free block index %u
 >>>>0  ubelong                 !0              \b, next free block index %u
 >>>512 default                 x               dBase IV DBT
-# DBF file name without extention 
+# DBF file name without extension
 >>>>8  string                  >\0             \b of %-.8s.DBF
 # size of blocks  ; not reliable 0x2020204C
 #>>>>4 ulelong                 =0              \b, blocks size %u
index a18f7c227c64852f84b635c77c422bdb9c3eaa91..7225d759965364a6b1efe3099fc61df54b79b65d 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------
-# $File: filesystems,v 1.94 2014/06/02 17:53:45 christos Exp $
+# $File: filesystems,v 1.95 2014/06/03 19:17:27 christos Exp $
 # filesystems:  file(1) magic for different filesystems
 #
 0      name    partid  
 >>>>>379       string  GRUB\ \0                \b, GRUB version 0.95 or 0.96
 >>>>391                string  Geom\0Hard\ Disk\0Read\0\ Error\0
 >>>>>385       string  GRUB\ \0                \b, GRUB version 0.97
-#unkown version
+# unknown version
 >>>343         string  Geom\0Read\0\ Error\0   
 >>>>321                string  Loading\ stage1.5       \b, GRUB version x.y
 >>>380         string  Geom\0Hard\ Disk\0Read\0\ Error\0
index 7c05593d48e229c35da6ebe8d26399ddd4798d9c..64d48622369968bbad42c99346497460ccdd2aef 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: msdos,v 1.99 2014/06/03 01:40:24 christos Exp $
+# $File: msdos,v 1.100 2014/06/03 19:17:27 christos Exp $
 # msdos:  file(1) magic for MS-DOS files
 #
 
 # they have their real name at offset 22
 >>>>>22                string                  >\0                     \b%-.5s
 >4     uleshort&0x8000                 0x0000                  
-# 32 bit sector adressing ( > 32 MB) for block devices
+# 32 bit sector addressing ( > 32 MB) for block devices
 >>4    uleshort&0x0002                 0x0002                  \b,32-bit sector-
 # support by driver functions 13h, 17h, 18h
 >4     uleshort&0x0040                 0x0040                  \b,IOCTL-
index 0a936c576ecb7577f807fe4fef422c075044a51e..7a55ddecdf922df9d776b1c1b3fc7799910e0c86 100644 (file)
@@ -1,6 +1,6 @@
 
 #-----------------------------------------------------------------------------
-# $File: natinst,v 1.5 2013/02/06 14:18:52 christos Exp $
+# $File: natinst,v 1.6 2014/06/03 19:17:27 christos Exp $
 # natinst:  file(1) magic for National Instruments Code Files
 
 #
@@ -12,7 +12,7 @@
 0       string          RSRC            National Instruments,
 # Check if it's a LabVIEW File
 >8      string          LV              LabVIEW File,
-# Check wich kind of file is
+# Check which kind of file it is
 >>10    string          SB              Code Resource File, data
 >>10    string          IN              Virtual Instrument Program, data
 >>10    string          AR              VI Library, data
index e527185fd1c4399b1612a5fa527727e2e25bcbf5..45ad6d137d2dcfbcb244fdb80c4c0089568d6498 100644 (file)
@@ -1,9 +1,9 @@
 
 #------------------------------------------------------------------------------
-# $File: oasis,v 1.1 2011/03/15 02:09:38 christos Exp $
+# $File: oasis,v 1.2 2014/06/03 19:17:27 christos Exp $
 # OASIS
 # Summary: OASIS stream file
-# Long descripton: Open Artwork System Interchange Standard
+# Long description: Open Artwork System Interchange Standard
 # File extension: .oas
 # Full name:   Ben Cowley (bcowley@broadcom.com)
 #              Philip Dixon (pdixon@broadcom.com)
index c6f78cde2837907fc2fa461461a51bb4f38a7183..97472e275548c7263decf833c7a42220de0115be 100644 (file)
@@ -1,9 +1,9 @@
 
 #------------------------------------------------------------------------
-# $File: sysex,v 1.7 2013/09/16 15:12:42 christos Exp $
+# $File: sysex,v 1.8 2014/06/03 19:17:27 christos Exp $
 # sysex: file(1) magic for MIDI sysex files
 #
-# GRR: orginal 1 byte test at offset was too general as it catches also many FATs of DOS filesystems
+# GRR: original 1 byte test at offset was too general as it catches also many FATs of DOS filesystems
 # where real SYStem EXclusive messages at offset 1 are limited to seven bits
 # http://en.wikipedia.org/wiki/MIDI
 0      ubeshort&0xFF80         0xF000          SysEx File -
index 8c7b9ee4a49c4ec3fef005ca289ba32359bc0be6..b3ff130dde308d1191bf637190f0d235a99b1d91 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile for file(1) cmd. 
 # Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE.
-# @(#)$Id: Makefile.std,v 1.18 2011/12/30 16:51:19 christos Exp $
+# @(#)$Id: Makefile.std,v 1.19 2014/06/03 19:17:27 christos Exp $
 #
 # This software is not subject to any license of the American Telephone
 # and Telegraph Company or of the Regents of the University of California.
@@ -39,7 +39,7 @@ OFILE = /usr/bin/file         # old or distributed version, for comparison
 BINDIR = /usr/local/bin
 # For installing our man pages; 
 # MANCxxx is manual section for Commands, MANFxxx is section for file formats.
-# MANxDIR is directory names; MANxEXT is the filename extention. Usual values:
+# MANxDIR is directory names; MANxEXT is the filename extension. Usual values:
 # Variable     V7              4BSD            Sys V
 # MANCDIR      /usr/man/man1   /usr/man/man1   /usr/man/u_man/man1
 # MANFDIR      /usr/man/man5   /usr/man/man5   /usr/man/u_man/man4
@@ -60,7 +60,7 @@ MANCEXT       = 1
 MANFDIR        = /usr/local/man/man4
 MANFEXT        = 4
 
-# There are no system-dependant configuration options (except maybe CFLAGS).
+# There are no system-dependent configuration options (except maybe CFLAGS).
 # Uncomment any of these that is missing from your "standard" library.
 LOCALSRCS = # localsrc/getopt.c localsrc/strtol.c \
 #              localsrc/strtok.c localsrc/strchr.c