mirror of
https://github.com/vgough/encfs.git
synced 2025-08-24 03:55:28 +02:00
Fixed typo then -> than
Signed-off-by: Christian Loehle <cloehle@linutronix.de>
This commit is contained in:
@@ -325,7 +325,7 @@ One such limitation is filename length. If your underlying filesystem limits
|
|||||||
you to N characters in a filename, then B<EncFS> will limit you to approximately
|
you to N characters in a filename, then B<EncFS> will limit you to approximately
|
||||||
3*(N-2)/4. For example if the host filesystem limits to 256 characters, then
|
3*(N-2)/4. For example if the host filesystem limits to 256 characters, then
|
||||||
B<EncFS> will be limited to 190 character filenames. This is because encrypted
|
B<EncFS> will be limited to 190 character filenames. This is because encrypted
|
||||||
filenames are always longer then plaintext filenames.
|
filenames are always longer than plaintext filenames.
|
||||||
|
|
||||||
=head1 FILESYSTEM OPTIONS
|
=head1 FILESYSTEM OPTIONS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user