From d389819eea3a84e388935153e3be847342809da3 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 00:37:40 -0500 Subject: Convert all Unicode to ASCII(128) --- develenv/utilities.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'develenv/utilities.rst') diff --git a/develenv/utilities.rst b/develenv/utilities.rst index 76652a6..8bd52f4 100644 --- a/develenv/utilities.rst +++ b/develenv/utilities.rst @@ -116,7 +116,7 @@ smaller than download.sr. The source for packhex first appeared in the May 1993 issue of Embedded Systems magazine. The code was downloaded -from their BBS. Unfortunately, the author’s name was not +from their BBS. Unfortunately, the author's name was not provided in the listing. .. COMMENT: unhex @@ -133,7 +133,7 @@ unhex - Convert Hexadecimal File into Binary Equivalent **DESCRIPTION** unhex accepts Intel Hexadecimal, Motorola Srecord, or -TI ’B’ records and converts them to their binary equivalent. +TI 'B' records and converts them to their binary equivalent. The output may sent to standout or may be placed in a specified file with the -o option. The designated output file may not be an input file. Multiple input files may be specified with their -- cgit v1.2.3