aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-04 20:18:38 +0200
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2019-07-04 20:18:38 +0200
commit8cac5edf5f4591654cbe928fb77d813517e784d3 (patch)
tree2a71907e6d6949d3055036a04f7265222c52189c
parent55e47e40624f1c91f4e6af8d6ba17552dec152a2 (diff)
Fix some typos in READMEv0.4
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 0ffd74d..0287043 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ on embedded devices, live systems or simply as a compressed archive format.
Think of it as a .tar.gz that you can mount (or XZ, LZO, LZ4, ZSTD).
-The file system itself and the user space tooling were originally developed by
+The filesystem itself and the user space tooling were originally developed by
Phillip Lougher with third party contributions that have accumulated over time.
Unfortunately, the original user space tooling does not support a lot of
@@ -29,11 +29,11 @@ tools that attempt to address many of the problems of the old tools:
In addition to that, tools have been added to directly convert a tar archive
-into a SquashFS file system image and back. This allows for using existing
-tools can work on tar archives seamlessly to work on SquashFS images.
+into a SquashFS filesystem image and back. This allows for using existing
+tools can work on tar archives seamlessly on SquashFS images.
-The tools in this package have different names, so they can be installed in
+The tools in this package have different names, so they can be installed
together with the existing tools:
- `gensquashfs` can be used to produce SquashFS images from `gen_init_cpio`