aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjozan <jozan@noemail.net>2020-11-28 00:58:16 +0000
committerjozan <jozan@noemail.net>2020-11-28 00:58:16 +0000
commit2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9 (patch)
tree26a7c14020f5936f9d1433edc4201ea333db6897
parentDocumentation update (diff)
downloadunixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.gz
unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.bz2
unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.xz
unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.tar.zst
unixize-2d7e3d8c46f8cc73659ef355ebb6523c5b0a36a9.zip
Typo
FossilOrigin-Name: 80876cc9f8adf69080a82680a8f0483ffbe89aea8b01df5830d69b22efc6f18c
-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