From owner-svn-src-all@freebsd.org Tue Jun 5 21:41:09 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CDEF9FF7F55; Tue, 5 Jun 2018 21:41:09 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F4F7749E3; Tue, 5 Jun 2018 21:41:09 +0000 (UTC) (envelope-from gjb@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61FF321FE1; Tue, 5 Jun 2018 21:41:09 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w55Lf9UF027742; Tue, 5 Jun 2018 21:41:09 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w55Lf9Mt027741; Tue, 5 Jun 2018 21:41:09 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201806052141.w55Lf9Mt027741@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Tue, 5 Jun 2018 21:41:09 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r334675 - releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Group: releng X-SVN-Commit-Author: gjb X-SVN-Commit-Paths: releng/11.2/release/doc/en_US.ISO8859-1/relnotes X-SVN-Commit-Revision: 334675 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2018 21:41:10 -0000 Author: gjb Date: Tue Jun 5 21:41:08 2018 New Revision: 334675 URL: https://svnweb.freebsd.org/changeset/base/334675 Log: Fix missing "_max" in the r326322 entry. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Modified: releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml ============================================================================== --- releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:06 2018 (r334674) +++ releng/11.2/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue Jun 5 21:41:08 2018 (r334675) @@ -521,8 +521,8 @@ The - p1003_1b.aio_listio &man.sysctl.8; has been - changed to a runtime-configurable tunable. + p1003_1b.aio_listio_max &man.sysctl.8; has + been changed to a runtime-configurable tunable.