diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2009-12-23 02:24:40 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2009-12-23 02:24:40 +0000 |
commit | 1a1674c6dc27b27df4dd59ed6187fc8837f3d38b (patch) | |
tree | d1b3431c2ab1303df97cfd2613be4a0187be3649 /usr.bin/file | |
parent | 89c124b1e04e596f4ba06193091daad0e01dc939 (diff) |
partion -> partition. First one (mkfs.c) noted by Brad Tilley on tech@.
Diffstat (limited to 'usr.bin/file')
-rw-r--r-- | usr.bin/file/magdir/filesystems | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/magdir/filesystems b/usr.bin/file/magdir/filesystems index e4858017cbf..0af653024b9 100644 --- a/usr.bin/file/magdir/filesystems +++ b/usr.bin/file/magdir/filesystems @@ -1,4 +1,4 @@ -# $OpenBSD: filesystems,v 1.4 2009/04/24 18:54:34 chl Exp $ +# $OpenBSD: filesystems,v 1.5 2009/12/23 02:24:39 krw Exp $ #------------------------------------------------------------------------------ # filesystems: file(1) magic for different filesystems @@ -178,7 +178,7 @@ # http://www.bcdwb.de/bcdw/index_e.htm >3 string BCDL >>498 string BCDL\ \ \ \ BIN \b, Bootable CD Loader (1.50Z) -# mbr partion table entries +# mbr partition table entries # OEM-ID not Microsoft,SYSLINUX,or MTOOLs >3 string !MS >>3 string !SYSLINUX @@ -233,7 +233,7 @@ #>>>>>>>>>>>>496 ubeshort&1023 x \b, startcylinder? %d >>>>>>>>>>>>502 ulelong x \b, startsector %u >>>>>>>>>>>>506 ulelong x \b, %u sectors -# mbr partion table entries end +# mbr partition table entries end # http://www.acronis.de/ #FAT label=ACRONIS\ SZ #OEM-ID=BOOTWIZ0 |