diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-09-25 19:11:39 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-09-25 19:11:39 +0000 |
| commit | 3c7bc40c6d8707b2a24017cff0adbc44f4c80a18 (patch) | |
| tree | 5eeb6e8d34e12efe8336b2667cab001c79952c63 | |
| parent | 413655ac1fdcd5b85b760ebb1358e74b26c65c22 (diff) | |
books/porters-handbook/versions: Remove duplicate words
| -rw-r--r-- | documentation/content/en/books/porters-handbook/versions/_index.adoc | 4 |
1 files 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 21c2dfcf2f..f356683727 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -620,7 +620,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1300081 |link:https://svnweb.freebsd.org/changeset/base/358218[358218] |February 21, 2020 -|13.0-CURRENT after after recent linuxkpi changes. +|13.0-CURRENT after recent linuxkpi changes. |1300082 |link:https://svnweb.freebsd.org/changeset/base/358497[358497] @@ -990,7 +990,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1300513 |gitref:af732203b8f7f006927528db5497f5cbc4c4742a[repository="src",length=12] |July 31, 2021 -|13.0-STABLE after after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-12.0.1-0-gfed41342a82f, a.k.a. 12.0.1 release. +|13.0-STABLE after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-12.0.1-0-gfed41342a82f, a.k.a. 12.0.1 release. |1300514 |gitref:53d162819c20e5cf267cb91f7a19940e96e8bec4[repository="src",length=12] |
