From nobody Sun Oct 31 06:55:51 2021 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 737D3183C76E for ; Sun, 31 Oct 2021 06:55:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hhn4R2tF1z4b9L; Sun, 31 Oct 2021 06:55:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 42BEE1962E; Sun, 31 Oct 2021 06:55:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19V6tpJu080423; Sun, 31 Oct 2021 06:55:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19V6tpkk080422; Sun, 31 Oct 2021 06:55:51 GMT (envelope-from git) Date: Sun, 31 Oct 2021 06:55:51 GMT Message-Id: <202110310655.19V6tpkk080422@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Xin LI Subject: git: 46d940194a - main - Fix formatting. List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: delphij X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 46d940194a17da35f9d7e1626baaff128effac8a Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/doc/commit/?id=46d940194a17da35f9d7e1626baaff128effac8a commit 46d940194a17da35f9d7e1626baaff128effac8a Author: Xin LI AuthorDate: 2021-10-31 06:55:28 +0000 Commit: Xin LI CommitDate: 2021-10-31 06:55:28 +0000 Fix formatting. --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index ff62366280..4e1e3238d7 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -208,25 +208,21 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:ac847dbf73685a5df9f70bbcdefa9fdeb559071d[repository="src",length=12] |Oct 6, 2021 |14.0-CURRENT after extending the AES-CCM and Chacha20-Poly1305 ciphers in OCF to support multiple nonce lengths. -|=== |1400037 |gitref:2b68eb8e1dbbdaf6a0df1c83b26f5403ca52d4c3[repository="src",length=12] |Oct 11, 2021 |14.0-CURRENT after removal of thread argument from man:VOP_STAT[9] and fo_stat. -|=== |1400038 |gitref:0d6516b453469ce1d92ec903c4c4df9ee08be0f9[repository="src",length=12] |Oct 17, 2021 |14.0-CURRENT after LinuxKPI gained support of lazy BAR allocation. -|=== |1400039 |gitref:bd49c454ca62170506a98959c1acab7ad50c3276[repository="src",length=12] |Oct 19, 2021 |14.0-CURRENT after page allocator changes. -|=== |1400040 |gitref:f38bef2ce417d6270f32b4ed17cec84bfd95d548[repository="src",length=12]