From owner-freebsd-doc@FreeBSD.ORG Fri Jul 30 21:10:06 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 640D91065679 for ; Fri, 30 Jul 2010 21:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 376788FC0A for ; Fri, 30 Jul 2010 21:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o6ULA6Lw020173 for ; Fri, 30 Jul 2010 21:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o6ULA657020172; Fri, 30 Jul 2010 21:10:06 GMT (envelope-from gnats) Resent-Date: Fri, 30 Jul 2010 21:10:06 GMT Resent-Message-Id: <201007302110.o6ULA657020172@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jimmy Olgeni Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5675E1065676 for ; Fri, 30 Jul 2010 21:01:01 +0000 (UTC) (envelope-from g.olgeni@colby.it) Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58]) by mx1.freebsd.org (Postfix) with ESMTP id D06638FC20 for ; Fri, 30 Jul 2010 21:00:59 +0000 (UTC) Received: from bsdbox.colby.local (localhost [127.0.0.1]) by server.colby.local (8.14.4/8.14.4) with ESMTP id o6UL0wqs082024 for ; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from g.olgeni@colby.it) Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local) with IPv4:25 by bsdbox.colby.local; 30 Jul 2010 23:00:58 +0200 Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Fri, 30 Jul 2010 23:00:58 +0200 Received: from backoffice.colby.local (localhost [127.0.0.1]) by backoffice.colby.local (8.14.4/8.14.4) with ESMTP id o6UL0wc3064845 for ; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from olgeni@backoffice.colby.local) Received: (from olgeni@localhost) by backoffice.colby.local (8.14.4/8.14.4/Submit) id o6UL0wK1064844; Fri, 30 Jul 2010 23:00:58 +0200 (CEST) (envelope-from olgeni) Message-Id: <201007302100.o6UL0wK1064844@backoffice.colby.local> Date: Fri, 30 Jul 2010 23:00:58 +0200 (CEST) From: Jimmy Olgeni To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/149125: [patch] misc. fixes for doc/en_US.ISO8859-1/books/faq/book.sgml X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jimmy Olgeni List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2010 21:10:06 -0000 >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 @@ An answer for this question can be found in the &os; - Glosssary, see LOR. @@ -9069,7 +9069,7 @@ 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: + &man.ppp.8; waits for the peer to begin negotiations: set stopped N @@ -9467,7 +9467,7 @@ special cases can be found in /usr/src/sys/netinet/libalias/alias_*.c (alias_ftp.c 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 @@ However, the permissions on bar will not have changed. - When changing modes of the file hiearchies rooted in the + When changing modes of the file hierarchies rooted in the files instead of the files themselves, you have to use either or together with the >Release-Note: >Audit-Trail: >Unformatted: