From 6d0e39592d5cd7782b2ae0d52bf3a20743d4ce36 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 19 Oct 2005 11:30:11 +0000 Subject: fix --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 491b9c7..fa618c2 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ The idea of sshfs was taken from the SSHFS filesystem distributed with LUFS, which I found very useful. There were some limitations of that codebase, so I rewrote it. Features of this implementation are: - - Based on FUSE (the best userspace filesystem framework for linux ;) + - Based on FUSE (the best userspace filesystem framework for Linux ;) - Multithreading: more than one request can be on it's way to the server @@ -67,7 +67,7 @@ And you are ready to go. Bugs and feature requests ========================= -Send bug reports to . +Send bug reports to . Good luck! Miklos Szeredi -- cgit v1.2.3