aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--README.md2
-rw-r--r--README.org6
3 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index ae6d91e..898373b 100644
--- a/README
+++ b/README
@@ -42,7 +42,7 @@ Usage
USE WITH CAUTION!
Without the -p option, unixize will commit to do exactly
-what it's supposed to do, rename all the badly formatted in the chosen
+what it's supposed to do, rename all the badly formatted files in the chosen
directory. To deunixize your files, you'll have to rename everything
manually.
diff --git a/README.md b/README.md
index a0525a5..a51b2cc 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ sudo gmake install clean
**USE WITH CAUTION!**
Without the `-p` option, **unixize** will commit to do exactly
-what it's supposed to do, rename all the badly formatted in the chosen
+what it's supposed to do, rename all the badly formatted files in the chosen
directory. To deunixize your files, you'll have to rename everything
manually.
diff --git a/README.org b/README.org
index 4b6f58a..b59780f 100644
--- a/README.org
+++ b/README.org
@@ -45,7 +45,7 @@ sudo gmake install clean
*USE WITH CAUTION!*
Without the ~-p~ option, *unixize* will commit to do exactly
-what it's supposed to do, rename all the badly formatted in the chosen
+what it's supposed to do, rename all the badly formatted files in the chosen
directory. To deunixize your files, you'll have to rename everything
manually.
@@ -80,8 +80,8 @@ tree
* End note
Despite being single-threaded, *unixize* performs well. Used on my whole music
-directory (14943 files and directories) on FreeBSD with UFS, the operation
-took less than one second.
+directory (14943 files and directories) on FreeBSD with UFS, the operation took
+less than one second.
Please note that unixize was tested only on FreeBSD at the moment.
Linux and macOS tests are coming soon. You can report bug on