summaryrefslogtreecommitdiffstats
path: root/rules/host-genext2fs.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-genext2fs.in')
-rw-r--r--rules/host-genext2fs.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/rules/host-genext2fs.in b/rules/host-genext2fs.in
index d9cc54b6a..5963c92f2 100644
--- a/rules/host-genext2fs.in
+++ b/rules/host-genext2fs.in
@@ -4,13 +4,13 @@ config HOST_GENEXT2FS
help
ext2 filesystem generator for embedded systems
`genext2fs' is meant to generate an ext2 filesystem
- as a normal (non-root) user. It doesn't require you
- to mount the image file to copy files on it. It
- doesn't even require you to be the superuser to
+ as a normal (non-root) user. It doesn't require you
+ to mount the image file to copy files on it. It
+ doesn't even require you to be the superuser to
make device nodes.
-
- Warning ! `genext2fs' has been designed for embedded
- systems. As such, it will generate a filesystem for
- single-user usage: all files/directories/etc...
- will belong to UID/GID 0
+
+ Warning! 'genext2fs' has been designed for embedded
+ systems. As such, it will generate a filesystem for
+ single-user usage: all files/directories/etc.
+ will belong to UID/GID 0.