From 763a4b3a17e3fb4ab67c6105e06df891e60471bc Mon Sep 17 00:00:00 2001 From: Bastian Germann Date: Tue, 8 Sep 2020 22:07:11 +0200 Subject: Fix typos found by Debian's lintian tool Signed-off-by: Bastian Germann Signed-off-by: David Oberhollenzer --- jffsX-utils/mkfs.jffs2.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jffsX-utils') diff --git a/jffsX-utils/mkfs.jffs2.1 b/jffsX-utils/mkfs.jffs2.1 index 7c57ddc..75f96f5 100644 --- a/jffsX-utils/mkfs.jffs2.1 +++ b/jffsX-utils/mkfs.jffs2.1 @@ -119,13 +119,13 @@ the kernel can be changed with a #define to accept images of the non-native endianness. Full bi-endian support in the kernel is not planned. -It is unlikely that JFFS2 images are useful except in conjuction +It is unlikely that JFFS2 images are useful except in conjunction with the MTD (Memory Technology Device) drivers in the Linux kernel, since the JFFS2 file system driver in the kernel requires MTD devices. .SH OPTIONS Options that take SIZE arguments can be specified as either -decimal (e.g., 65536), octal (0200000), or hexidecimal (0x1000). +decimal (e.g., 65536), octal (0200000), or hexadecimal (0x1000). .TP .B -p, --pad[=SIZE] Pad output to SIZE bytes with 0xFF. If SIZE is not specified, -- cgit v1.2.3