From: Christos Zoulas Date: Tue, 3 Jun 2014 19:17:27 +0000 (+0000) Subject: PR/356: Spelling fixes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=903218bb1c0f5bfcd1a6b0cf2075e20a9134c91f;p=file PR/356: Spelling fixes --- diff --git a/magic/Magdir/c-lang b/magic/Magdir/c-lang index cd17648a..39889ec1 100644 --- a/magic/Magdir/c-lang +++ b/magic/Magdir/c-lang @@ -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 diff --git a/magic/Magdir/claris b/magic/Magdir/claris index 3f447bc2..0f7b591b 100644 --- a/magic/Magdir/claris +++ b/magic/Magdir/claris @@ -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" # 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 diff --git a/magic/Magdir/database b/magic/Magdir/database index 417cdfd7..b18e2562 100644 --- a/magic/Magdir/database +++ b/magic/Magdir/database @@ -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) @@ -369,7 +369,7 @@ >>>>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 diff --git a/magic/Magdir/filesystems b/magic/Magdir/filesystems index a18f7c22..7225d759 100644 --- a/magic/Magdir/filesystems +++ b/magic/Magdir/filesystems @@ -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 @@ -519,7 +519,7 @@ >>>>>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 diff --git a/magic/Magdir/msdos b/magic/Magdir/msdos index 7c05593d..64d48622 100644 --- a/magic/Magdir/msdos +++ b/magic/Magdir/msdos @@ -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 # @@ -382,7 +382,7 @@ # 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- diff --git a/magic/Magdir/natinst b/magic/Magdir/natinst index 0a936c57..7a55ddec 100644 --- a/magic/Magdir/natinst +++ b/magic/Magdir/natinst @@ -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 diff --git a/magic/Magdir/oasis b/magic/Magdir/oasis index e527185f..45ad6d13 100644 --- a/magic/Magdir/oasis +++ b/magic/Magdir/oasis @@ -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) diff --git a/magic/Magdir/sysex b/magic/Magdir/sysex index c6f78cde..97472e27 100644 --- a/magic/Magdir/sysex +++ b/magic/Magdir/sysex @@ -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 - diff --git a/src/Makefile.std b/src/Makefile.std index 8c7b9ee4..b3ff130d 100644 --- a/src/Makefile.std +++ b/src/Makefile.std @@ -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