[SM-Commit] GIT changes to master grimoire by Ismael Luceno (0b24921ed329257f0c054f0b6e11e9e081e3a119)

Ismael Luceno scm at sourcemage.org
Wed May 26 05:37:42 EDT 2010


GIT changes to master grimoire by Ismael Luceno <ismael at sourcemage.org>:

 disk/ms-sys/DETAILS |    6 ++++--
 disk/ms-sys/HISTORY |    3 +++
 2 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 0b24921ed329257f0c054f0b6e11e9e081e3a119
Author: Ismael Luceno <ismael at sourcemage.org>
Commit: Ismael Luceno <ismael at sourcemage.org>

    ms-sys: Word-wrap description to 80 cols

diff --git a/disk/ms-sys/DETAILS b/disk/ms-sys/DETAILS
index 8e1cec8..f7b7590 100755
--- a/disk/ms-sys/DETAILS
+++ b/disk/ms-sys/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
         KEYWORDS="microsoft disk"
            SHORT="ms-sys - program for writing Microsoft compatible boot records"
 cat << EOF
-This is a Linux program for writing Microsoft compatible boot records. The program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:"
-to a floppy or FAT32 partition except that it does not copy any system files, only the boot record is written. 
+This is a Linux program for writing Microsoft compatible boot records. The
+program does the same as Microsoft "fdisk /mbr" to a hard disk or "sys d:" to a
+floppy or FAT32 partition except that it does not copy any system files, only
+the boot record is written. 
 EOF
diff --git a/disk/ms-sys/HISTORY b/disk/ms-sys/HISTORY
index 0702c04..6d1f88e 100644
--- a/disk/ms-sys/HISTORY
+++ b/disk/ms-sys/HISTORY
@@ -1,3 +1,6 @@
+2010-05-24 Ismael Luceno <ismael at sourcemage.org>
+	* DETAILS: Word-wrap description to 80 cols
+
 2010-05-14 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 2.2.0, tgz -> tar.gz
 



More information about the SM-Commit mailing list