Discussion:
git: 56d20398fc - main - Remove an extraneous word from the description of 1400016.
John Baldwin
2021-05-26 23:38:03 UTC
Permalink
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=56d20398fcaa11578069b3e87b6195a3e721ced4

commit 56d20398fcaa11578069b3e87b6195a3e721ced4
Author: John Baldwin <***@FreeBSD.org>
AuthorDate: 2021-05-26 22:20:56 +0000
Commit: John Baldwin <***@FreeBSD.org>
CommitDate: 2021-05-26 22:20:56 +0000

Remove an extraneous word from the description of 1400016.

Reported by: Pau Amma <***@gundo.com>
---
documentation/content/en/books/porters-handbook/versions/_index.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index 15d4e82a88..bc0cfd79fb 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -107,7 +107,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|1400016
|gitref:21e3c1fbe2460f144f6d4dfd61c3346b2de59667[repository="src",length=12]
|May 25, 2021
-|14.0-CURRENT after adding removing support for KTLS software backends.
+|14.0-CURRENT after removing support for KTLS software backends.

|1400017
|gitref:beb817edfe22cdea91e19a60c42caabd9404da48[repository="src",length=12]
Loading...