Various utypo fixes.

PR:		docs/34912
Submitted by:	Ceri <setantae@submonkey.net>
This commit is contained in:
Giorgos Keramidas 2002-02-13 23:49:11 +00:00
parent 298290afa2
commit 4d513c74f1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12175
2 changed files with 10 additions and 10 deletions
en_US.ISO8859-1/books
arch-handbook
developers-handbook

View file

@ -83,7 +83,7 @@
<chapter id="kernelhistory">
<title>* History of the Unix Kernel</title>
<para>Some history of the Unix/BSD kernel, system calls, how do
<para>Some history of the Unix/BSD kernel, system calls, how
processes work, blocking, scheduling, threads (kernel),
context switching, signals, interrupts, modules, etc.</para>
@ -110,7 +110,7 @@
<chapter id="afs">
<title>* AFS</title>
<para>AFS, NFS, SANs etc]</para>
<para>AFS, NFS, SANs, etc.</para>
</chapter>
@ -118,7 +118,7 @@
<title>* Syscons</title>
<para>Syscons, tty, PCVT, serial console, screen savers,
etc</para>
etc.</para>
</chapter>
@ -128,7 +128,7 @@
<sect1 id="linux">
<title>* Linux</title>
<para>Linux, SVR4, etc</para>
<para>Linux, SVR4, etc.</para>
</sect1>
</chapter>
@ -165,7 +165,7 @@
<para>Talk about the architectural specifics of
FreeBSD/alpha.</para>
<para>Explanation of allignment errors, how to fix, how to
<para>Explanation of alignment errors, how to fix, how to
ignore.</para>
<para>Example assembly language code for FreeBSD/alpha.</para>

View file

@ -83,7 +83,7 @@
<chapter id="kernelhistory">
<title>* History of the Unix Kernel</title>
<para>Some history of the Unix/BSD kernel, system calls, how do
<para>Some history of the Unix/BSD kernel, system calls, how
processes work, blocking, scheduling, threads (kernel),
context switching, signals, interrupts, modules, etc.</para>
@ -110,7 +110,7 @@
<chapter id="afs">
<title>* AFS</title>
<para>AFS, NFS, SANs etc]</para>
<para>AFS, NFS, SANs, etc.</para>
</chapter>
@ -118,7 +118,7 @@
<title>* Syscons</title>
<para>Syscons, tty, PCVT, serial console, screen savers,
etc</para>
etc.</para>
</chapter>
@ -128,7 +128,7 @@
<sect1 id="linux">
<title>* Linux</title>
<para>Linux, SVR4, etc</para>
<para>Linux, SVR4, etc.</para>
</sect1>
</chapter>
@ -165,7 +165,7 @@
<para>Talk about the architectural specifics of
FreeBSD/alpha.</para>
<para>Explanation of allignment errors, how to fix, how to
<para>Explanation of alignment errors, how to fix, how to
ignore.</para>
<para>Example assembly language code for FreeBSD/alpha.</para>