From owner-svn-doc-head@freebsd.org Fri Jul 7 17:33:45 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 E947EDA829E; Fri, 7 Jul 2017 17:33:45 +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 AC1E2837B7; Fri, 7 Jul 2017 17:33:45 +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 v67HXiLn022814; Fri, 7 Jul 2017 17:33:44 GMT (envelope-from sevan@FreeBSD.org) Received: (from sevan@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v67HXi5j022813; Fri, 7 Jul 2017 17:33:44 GMT (envelope-from sevan@FreeBSD.org) Message-Id: <201707071733.v67HXi5j022813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sevan set sender to sevan@FreeBSD.org using -f From: Sevan Janiyan Date: Fri, 7 Jul 2017 17:33:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r50456 - head/en_US.ISO8859-1/books/handbook/security X-SVN-Group: doc-head X-SVN-Commit-Author: sevan X-SVN-Commit-Paths: head/en_US.ISO8859-1/books/handbook/security X-SVN-Commit-Revision: 50456 X-SVN-Commit-Repository: doc 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: Fri, 07 Jul 2017 17:33:46 -0000 Author: sevan Date: Fri Jul 7 17:33:44 2017 New Revision: 50456 URL: https://svnweb.freebsd.org/changeset/doc/50456 Log: Reword sentence about IPsec on legacy releases based on feedback from wblock. Drop space between macros. Approved by: wblock bcr (mentors) Differential Revision: https://reviews.freebsd.org/D11510 Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Jul 7 16:04:49 2017 (r50455) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.xml Fri Jul 7 17:33:44 2017 (r50456) @@ -2127,10 +2127,9 @@ Connection closed by foreign host. information on the IPsec subsystem in &os;. - IPsec support is enabled by default on &os;   11 and newer. - To add IPsec support to the kernel of older &os; releases, - add the following options to the custom kernel configuration file - and rebuild the kernel using the instructions in IPsec support is enabled by default on &os; 11 and later. + For previous versions of &os;, add these options to a custom kernel + configuration file and rebuild the kernel using the instructions in :