system/posixovl: Convert slack-desc to ASCII.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-15 12:52:36 -05:00 committed by Willy Sudiarto Raharjo
parent 1bd98ebe22
commit eeee91e086
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ posixovl: posixovl provides a filesystem view that supports various POSIX
posixovl: operations while using an otherwise incapable lower filesystem.
posixovl: Filesystems of various degrees of POSIXness can be utilitzed. VFAT
posixovl: is a common denominator when it comes to cross-compatibility,
posixovl: though NTFS — its features are unused in Linux — would be another
posixovl: though NTFS - its features are unused in Linux - would be another
posixovl: possibility. Secondly, potent native POSIX-style filesystems can
posixovl: also be used, though the actual use of doing that remains to be
posixovl: discovered.