summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-01-15 18:52:36 +0100
committer Willy Sudiarto Raharjo2020-01-18 06:25:18 +0100
commiteeee91e086a6669821b00cf1f06ceb35f686bd68 (patch)
tree3843c9212060c89e04dc430cff9819af51d2e170
parent1bd98ebe228799b7f7746cddc9a7f6ac81def6f4 (diff)
downloadslackbuilds-eeee91e086a6669821b00cf1f06ceb35f686bd68.tar.gz
system/posixovl: Convert slack-desc to ASCII.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/posixovl/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/posixovl/slack-desc b/system/posixovl/slack-desc
index e9026a93f9..df81acbaaa 100644
--- a/system/posixovl/slack-desc
+++ b/system/posixovl/slack-desc
@@ -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.