diff options
author | etobi <git@e-tobi.net> | 2011-11-13 19:17:26 +0100 |
---|---|---|
committer | etobi <git@e-tobi.net> | 2011-11-13 19:17:26 +0100 |
commit | 70a876a6bf6eaac31e88f591eea1023b6059dcac (patch) | |
tree | aff34848ce76f2165033a86e5ba52a4e822b0ded | |
parent | c3ee3d3d5157c1dd0d140ea42bdb59846e02a4e5 (diff) | |
download | vdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.gz vdrnfofs-70a876a6bf6eaac31e88f591eea1023b6059dcac.tar.bz2 |
Fixed typo in README (Closes #806)
-rw-r--r-- | HISTORY | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ +version 0.9 + - Fixed typo in README (Closes #806) version 0.8 - Use cStringIO instead of string concatenation - about 3 times faster (Patch provided by Ed Hein) @@ -63,7 +63,7 @@ e.g.: vdrnfofs /mnt/vdrnfofs -o video=/var/lib/video -You can also do this in /erc/fstab with: +You can also do this in /etc/fstab with: vdrnfofs /mnt/vdrnfofs fuse video=/var/lib/video 0 0 |