From owner-dev-commits-doc-all@freebsd.org Sat Jul 31 19:49:17 2021 Return-Path: Delivered-To: dev-commits-doc-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3FFA1663932 for ; Sat, 31 Jul 2021 19:49:17 +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 4GcZbK14WWz4vq8; Sat, 31 Jul 2021 19:49:17 +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 0973B1E830; Sat, 31 Jul 2021 19:49:17 +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 16VJnGsO099495; Sat, 31 Jul 2021 19:49:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16VJnGl5099494; Sat, 31 Jul 2021 19:49:16 GMT (envelope-from git) Date: Sat, 31 Jul 2021 19:49:16 GMT Message-Id: <202107311949.16VJnGl5099494@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Dimitry Andric Subject: git: 9f5c5f15b7 - main - versions: slightly reword the 1400008 and 1400022 descriptions. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: dim X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9f5c5f15b7a05e5bc26f4b03c689d4e562f807cb Auto-Submitted: auto-generated X-BeenThere: dev-commits-doc-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the doc repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2021 19:49:17 -0000 The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=9f5c5f15b7a05e5bc26f4b03c689d4e562f807cb commit 9f5c5f15b7a05e5bc26f4b03c689d4e562f807cb Author: Dimitry Andric AuthorDate: 2021-07-31 19:38:29 +0000 Commit: Dimitry Andric CommitDate: 2021-07-31 19:38:29 +0000 versions: slightly reword the 1400008 and 1400022 descriptions. --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 13976e28a3..5e45efc9ee 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -87,7 +87,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400008 |gitref:e152bbecb221a592e7dbcabe3d1170a60f0d0dfe[repository="src",length=12] |April 11, 2021 -|14.0-CURRENT after changing the internal KAPI between the krpc and NFS. +|14.0-CURRENT after changing the internal KAPI between the krpc and NFS modules. |1400009 |gitref:9ca874cf740ee68c5742df8b5f9e20910085c011[repository="src",length=12] @@ -137,7 +137,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400022 |gitref:40cc9a3a6b81a65a03712dfd93bbed48552a97ad[repository="src",length=12] |Jun 11, 2021 -|14.0-CURRENT after commit gitref:e1a907a25cfa422c0d1acaf9f91352ada04f4bca[repository="src",length=12] changed the internal KAPI between the krpc and nfsserver. +|14.0-CURRENT after commit gitref:e1a907a25cfa422c0d1acaf9f91352ada04f4bca[repository="src",length=12] changed the internal KAPI between the krpc and nfsserver modules. |1400023 |gitref:d409305fa3838fb39b38c26fc085fb729b8766d5[repository="src",length=12]