Import Adam Stanislav's Assembly Language Tutorial as a chapter of the DH.

SGML Markup by: Wylie Stillwell <wylie@osd.bsdi.com> and
	        Valentino Vaschetto <logo@osd.bsdi.com>
Approved by:	Adam Stanislav
This commit is contained in:
Murray Stokely 2001-05-11 10:20:34 +00:00
parent f868320eb8
commit 48e08f6677
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9412
8 changed files with 5820 additions and 27 deletions

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.15 2001/04/18 08:57:47 nik Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.16 2001/05/02 01:53:13 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -328,12 +328,7 @@
<part id="architectures">
<title>Architectures</title>
<chapter id="ia32">
<title>IA-32</title>
<para>Talk about the architectural specifics of FreeBSD/x86.</para>
</chapter>
&chap.x86;
<chapter id="alpha">
<title>Alpha</title>

View file

@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.4 2001/04/13 09:05:10 murray Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.5 2001/05/02 01:53:14 murray Exp $
-->
<!-- Part one -->
@ -49,7 +49,7 @@
<!ENTITY chap.usb SYSTEM "usb/chapter.sgml">
<!-- Part twelve -->
<!-- No significant material yet, still in book.sgml -->
<!ENTITY chap.x86 SYSTEM "x86/chapter.sgml">
<!-- Part thirteen -->
<!-- No significant material yet, still in book.sgml -->

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.15 2001/04/18 08:57:47 nik Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.16 2001/05/02 01:53:13 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -328,12 +328,7 @@
<part id="architectures">
<title>Architectures</title>
<chapter id="ia32">
<title>IA-32</title>
<para>Talk about the architectural specifics of FreeBSD/x86.</para>
</chapter>
&chap.x86;
<chapter id="alpha">
<title>Alpha</title>

View file

@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.4 2001/04/13 09:05:10 murray Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.5 2001/05/02 01:53:14 murray Exp $
-->
<!-- Part one -->
@ -49,7 +49,7 @@
<!ENTITY chap.usb SYSTEM "usb/chapter.sgml">
<!-- Part twelve -->
<!-- No significant material yet, still in book.sgml -->
<!ENTITY chap.x86 SYSTEM "x86/chapter.sgml">
<!-- Part thirteen -->
<!-- No significant material yet, still in book.sgml -->

File diff suppressed because it is too large Load diff

View file

@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.15 2001/04/18 08:57:47 nik Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/book.sgml,v 1.16 2001/05/02 01:53:13 murray Exp $
-->
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@ -328,12 +328,7 @@
<part id="architectures">
<title>Architectures</title>
<chapter id="ia32">
<title>IA-32</title>
<para>Talk about the architectural specifics of FreeBSD/x86.</para>
</chapter>
&chap.x86;
<chapter id="alpha">
<title>Alpha</title>

View file

@ -6,7 +6,7 @@
Chapters should be listed in the order in which they are referenced.
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.4 2001/04/13 09:05:10 murray Exp $
$FreeBSD: doc/en_US.ISO_8859-1/books/developers-handbook/chapters.ent,v 1.5 2001/05/02 01:53:14 murray Exp $
-->
<!-- Part one -->
@ -49,7 +49,7 @@
<!ENTITY chap.usb SYSTEM "usb/chapter.sgml">
<!-- Part twelve -->
<!-- No significant material yet, still in book.sgml -->
<!ENTITY chap.x86 SYSTEM "x86/chapter.sgml">
<!-- Part thirteen -->
<!-- No significant material yet, still in book.sgml -->

File diff suppressed because it is too large Load diff