From owner-cvs-all@FreeBSD.ORG Mon Jun 8 19:43:02 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2EE34106564A; Mon, 8 Jun 2009 19:43:02 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 070B48FC13; Mon, 8 Jun 2009 19:43:02 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n58Jh1Iu010338; Mon, 8 Jun 2009 19:43:01 GMT (envelope-from bcr@repoman.freebsd.org) Received: (from bcr@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n58Jh1RU010337; Mon, 8 Jun 2009 19:43:01 GMT (envelope-from bcr) Message-Id: <200906081943.n58Jh1RU010337@repoman.freebsd.org> From: Benedict Reuschling Date: Mon, 8 Jun 2009 19:43:01 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Jun 2009 19:43:02 -0000 bcr 2009-06-08 19:43:01 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Fix three instances where a sentence ends with a parenthesis, but the sentence is not terminated by a period, because it remains in the closing parenthesis like this: .) Fix this by switching the position of the parenthesis and the period and add an extra space after as well. No content changes. Approved by: jkois (mentor) Revision Changes Path 1.1116 +3 -3 doc/en_US.ISO8859-1/books/faq/book.sgml