From b53f2d3939897e334cf2c20cbec4e656f783329f Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sat, 5 Feb 2022 16:26:22 -0500 Subject: system/ciopfs: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- system/ciopfs/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'system') diff --git a/system/ciopfs/README b/system/ciopfs/README index 2c70999a57..5d1509807d 100644 --- a/system/ciopfs/README +++ b/system/ciopfs/README @@ -1,7 +1,7 @@ ciopfs (case insensitive on purpose filesystem) -ciopfs is a stackable or overlay linux userspace file system (implemented -with FUSE) which mounts a normal directory on a regular file sytem in -case insensitive fashion. It's useful for getting around issues where, -say, a game is ported from Linux to Windows but the mods for that game -still expect a case-insenitive filesystem. +ciopfs is a stackable or overlay linux userspace file system +(implemented with FUSE) which mounts a normal directory on a regular +file sytem in case insensitive fashion. It's useful for getting around +issues where, say, a game is ported from Linux to Windows but the mods +for that game still expect a case-insenitive filesystem. -- cgit v1.2.3