From owner-svn-doc-head@freebsd.org Tue Apr 4 13:11:03 2017 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3331D2DFC0; Tue, 4 Apr 2017 13:11:03 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9368F201; Tue, 4 Apr 2017 13:11:03 +0000 (UTC) (envelope-from sevan@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v34DB2NL081341; Tue, 4 Apr 2017 13:11:02 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v34DB2G8081340; Tue, 4 Apr 2017 13:11:02 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201704041311.v34DB2G8081340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Tue, 4 Apr 2017 13:11:02 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50126 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Apr 2017 13:11:03 -0000 Author: sevan Date: Tue Apr 4 13:11:02 2017 New Revision: 50126 URL: https://svnweb.freebsd.org/changeset/doc/50126 Log: Fix typos PR: 218173 Submitted by: Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D10257 Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Tue Apr 4 13:08:21 2017 (r50125) +++ head/en_US.ISO8859-1/books/faq/book.xml Tue Apr 4 13:11:02 2017 (r50126) @@ -5341,9 +5341,9 @@ Key F15 A A Menu Wo into the process from being able to break into the wider system. - The process is be able to run inside the walls. + The process is only able to run inside the walls. Since nothing the process does in regards to executing - code is supposed to be able to breech the walls, a + code is supposed to be able to breach the walls, a detailed audit of its code is not needed in order to be able to say certain things about its security.