docs/149125: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml
Jimmy Olgeni
olgeni at FreeBSD.org
Fri Jul 30 21:10:06 UTC 2010
>Number: 149125
>Category: docs
>Synopsis: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml
>Confidential: yes
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Jul 30 21:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Jimmy Olgeni
>Release: FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
>Description:
A few typo fixes for doc/en_US.ISO8859-1/books/faq/book.sgml,
including a stray British spelling ("recognized" is usually found
in the text).
>How-To-Repeat:
>Fix:
--- book.sgml.orig 2010-07-18 17:02:18.000000000 +0200
+++ book.sgml 2010-07-30 22:51:58.000000000 +0200
@@ -2197,7 +2197,7 @@
must be used. PAE stands for Physical Address Extension
and is a way for 32-bit x86 CPUs to address more than
4 GB of memory. It remaps the memory that would
- otherwise be overlayed by address reservations for
+ otherwise be overlaid by address reservations for
hardware devices above the 4 GB range and uses it as
additional physical memory (see &man.pae.4;). Using PAE
has some drawbacks; this mode of memory access is a little
@@ -4085,7 +4085,7 @@
<answer>
<para>An answer for this question can be found in the &os;
- Glosssary, see <ulink
+ Glossary, see <ulink
url="&url.books.handbook;/freebsd-glossary.html#LOR-GLOSSARY">LOR</ulink>.
</para>
</answer>
@@ -9069,7 +9069,7 @@
<para>Care should be taken with this option. You should also
use this command to limit the amount of time that
- &man.ppp.8; waits for the peer to begin negotations:</para>
+ &man.ppp.8; waits for the peer to begin negotiations:</para>
<programlisting>set stopped <replaceable>N</replaceable></programlisting>
@@ -9467,7 +9467,7 @@
<quote>special cases</quote> can be found in
<filename>/usr/src/sys/netinet/libalias/alias_*.c</filename>
(<filename>alias_ftp.c</filename> is a good prototype).
- This usually involves reading certain recognised
+ This usually involves reading certain recognized
outgoing packets, identifying the instruction that tells
the outside machine to initiate a connection back to the
internal machine on a specific (random) port and setting
@@ -10148,7 +10148,7 @@
<para>However, the permissions on <filename>bar</filename>
will not have changed.</para>
- <para>When changing modes of the file hiearchies rooted in the
+ <para>When changing modes of the file hierarchies rooted in the
files instead of the files themselves,
you have to use either <option>-H</option> or
<option>-L</option> together with the <option>-R</option>
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list