summaryrefslogtreecommitdiffstats
path: root/disk/cramfs/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/cramfs/DETAILS')
-rwxr-xr-xdisk/cramfs/DETAILS4
1 files changed, 3 insertions, 1 deletions
diff --git a/disk/cramfs/DETAILS b/disk/cramfs/DETAILS
index b9acf84bfd..9c7f3986ea 100755
--- a/disk/cramfs/DETAILS
+++ b/disk/cramfs/DETAILS
@@ -10,5 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="filesystem disk"
SHORT="Tools to create cramfs filesystem"
cat << EOF
-Tools to create cramfs filesystem. cramfs is a Linux filesystem designed to be simple, small, and to compress things well. It is used on a number of embedded systems and small devices.
+Tools to create cramfs filesystem. cramfs is a Linux filesystem designed
+to be simple, small, and to compress things well. It is used on a number of
+embedded systems and small devices.
EOF