Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 15:16:49 -0500 (CDT)
From:      "G. Adam Stanislav" <adam@whizkidtech.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/28205: Typo correction in x86 tutorial
Message-ID:  <200106162016.f5GKGm700475@whizkidtech.net>

next in thread | raw e-mail | index | archive | help

>Number:         28205
>Category:       docs
>Synopsis:       Typo correction in my x86 tutorial
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 16 13:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     G. Adam Stanislav
>Release:        FreeBSD 4.3-20010525-STABLE i386
>Organization:
>Environment:
System: FreeBSD whizkidtech.net 4.3-20010525-STABLE FreeBSD 4.3-20010525-STABLE #0: Fri May 25 12:00:06 GMT 2001 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC i386


	
>Description:
Oops, I just noticed a typo in my x86 tutorial of the Developer's
Handbook.
>How-To-Repeat:
	
>Fix:
/me seppuku ... No, wait, there is another way:

Please apply the following diff to */developers-handbook/x86/chapter.sgml:

--- /doc/en_US.ISO8859-1/books/developers-handbook/x86/chapter.sgml	Fri Jun 15 17:25:30 2001
+++ chapter.sgml	Sat Jun 16 15:00:31 2001
@@ -4239,7 +4239,7 @@
 Most of the programs we have written so far worked with
 individual characters, or bytes, as their input: The
 <application>hex</application> program converted individual bytes
-into a hexadecimal number, the <application>cvs</application>
+into a hexadecimal number, the <application>csv</application>
 program either let a character through, or deleted it,
 or changed it to a different character, etc.
 </para>

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106162016.f5GKGm700475>