summaryrefslogtreecommitdiffstats
path: root/cluster/ocfs2-tools/DETAILS
diff options
context:
space:
mode:
authorVlad Glagolev2011-01-15 07:43:47 +0300
committerVlad Glagolev2011-01-15 07:43:47 +0300
commitaee22c9695e07e8d19f3c0fb0f772a967ccbf238 (patch)
treea10cdf8d7ee49d1cf36194207af008cc38024a67 /cluster/ocfs2-tools/DETAILS
parent5d62eda50e17aa406234e60663daeb7e9f051202 (diff)
ocfs2-tools: added init system
Diffstat (limited to 'cluster/ocfs2-tools/DETAILS')
-rwxr-xr-xcluster/ocfs2-tools/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/cluster/ocfs2-tools/DETAILS b/cluster/ocfs2-tools/DETAILS
index 8cdc0a6396..ca2e19486b 100755
--- a/cluster/ocfs2-tools/DETAILS
+++ b/cluster/ocfs2-tools/DETAILS
@@ -9,12 +9,12 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
ENTERED=20060711
LICENSE[0]=GPL
KEYWORDS="cluster filesystem"
- SHORT="Tools for OCFS2 cluster filesystem"
+ SHORT="tools for OCFS2 cluster filesystem"
cat << EOF
OCFS2 is a general purpose extent based shared disk cluster file system
with many similarities to ext3. It supports 64 bit inode numbers, and has
automatically extending metadata groups which may also make it attractive
for non-clustered use.
-This spell provides tools for creating, checking, mounting and tuning OCFS2 file-
-systems.
+This spell provides tools for creating, checking, mounting and tuning OCFS2
+file-systems.
EOF