Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (d52e63ca7f63ee6bc11054baf890752e7c53c042)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ivan Lezhnjov Jr <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (d52e63ca7f63ee6bc11054baf890752e7c53c042)
  • Date: Sat, 23 Aug 2008 07:06:04 -0500

GIT changes to master grimoire by Ivan Lezhnjov Jr
<ivan.lezhnjov.jr AT sourcemage.org>:

utils/ascii/DETAILS | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletion(-)

New commits:
commit d52e63ca7f63ee6bc11054baf890752e7c53c042
Author: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>
Commit: Ivan Lezhnjov Jr <ivan.lezhnjov.jr AT sourcemage.org>

utils/ascii: DETAILS: Reduced description lines length to 80 characters

diff --git a/utils/ascii/DETAILS b/utils/ascii/DETAILS
index d86e6a8..65be2c1 100755
--- a/utils/ascii/DETAILS
+++ b/utils/ascii/DETAILS
@@ -10,5 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="ascii utils"
SHORT="conversion between various byte representations and the
ascii"
cat << EOF
-The ascii utility provides easy conversion between various byte
representations and the American Standard Code for Information Interchange
(ASCII) character table. It knows about a wide variety of hex, binary, octal,
Teletype mnemonic, ISO/ECMA code point, slang names, XML entity names, and
other representations. Given any one on the command line, it will try to
display all others. Called with no arguments it displays a handy small ASCII
chart.
+The ascii utility provides easy conversion between various byte
representations
+and the American Standard Code for Information Interchange (ASCII) character
+table. It knows about a wide variety of hex, binary, octal, Teletype
mnemonic,
+ISO/ECMA code point, slang names, XML entity names, and other
representations.
+Given any one on the command line, it will try to display all others. Called
+with no arguments it displays a handy small ASCII chart.
EOF



  • [SM-Commit] GIT changes to master grimoire by Ivan Lezhnjov Jr (d52e63ca7f63ee6bc11054baf890752e7c53c042), Ivan Lezhnjov Jr, 08/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page