summaryrefslogtreecommitdiffstats
path: root/utils/yard/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/yard/DETAILS')
-rwxr-xr-xutils/yard/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/yard/DETAILS b/utils/yard/DETAILS
index faaaea2573..92845fb87e 100755
--- a/utils/yard/DETAILS
+++ b/utils/yard/DETAILS
@@ -10,5 +10,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils perl"
SHORT="Suite of Perl scripts to create rescue disks"
cat << EOF
-Yard is a suite of Perl scripts for creating rescue disks (also called bootdisks) for Linux. A rescue disk is a self-contained Linux kernel and filesystem on a floppy diskette, usually used when you can't (or don't want to) boot off your hard disk. A rescue disk usually contains utilities for diagnosing and manipulating hard disks and filesystems.
+Yard is a suite of Perl scripts for creating rescue disks (also called
+bootdisks) for Linux. A rescue disk is a self-contained Linux kernel and
+filesystem on a floppy diskette, usually used when you can't (or don't want
+to) boot off your hard disk. A rescue disk usually contains utilities for
+diagnosing and manipulating hard disks and filesystems.
EOF