summaryrefslogtreecommitdiffstats
path: root/utils/fam/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/fam/DETAILS')
-rwxr-xr-xutils/fam/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/fam/DETAILS b/utils/fam/DETAILS
index cdc918cd52..075d36b87a 100755
--- a/utils/fam/DETAILS
+++ b/utils/fam/DETAILS
@@ -12,5 +12,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils"
SHORT="fam is SGIs File Alteration Monitor"
cat << EOF
-GUI tools should not mislead the user; they should display the current state of the system, even when changes to the system originate from outside of the tools themselves. fam and imon help make GUI tools more usable by notifying them when the files they're interested in are created, modified, executed, and removed.
+GUI tools should not mislead the user; they should display the current state
+of the system, even when changes to the system originate from outside of the
+tools themselves. fam and imon help make GUI tools more usable by notifying
+them when the files they're interested in are created, modified, executed,
+and removed.
EOF