diff options
| author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-01-23 10:17:08 +0000 |
|---|---|---|
| committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2022-01-23 10:17:08 +0000 |
| commit | cba527f64d35043766ea8bf4f4a77d8000c8a481 (patch) | |
| tree | ef6b7558b4c48ab1f1040aea3fb8c14b2f970ac1 | |
| parent | 684e6332d3f7ee08e823af63b605b565bec0d36b (diff) | |
Fix case
| -rw-r--r-- | documentation/content/en/books/porters-handbook/versions/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 22eb99c276..fa6b32adc6 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -273,7 +273,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400046 |gitref:e2650af157bc7489deaf2c9054995f0f88a6e5da[repository="src",length=12] |December 30, 2021 -|14.0-CURRENT after Make CPU_SET macros compliant with other implementations +|14.0-CURRENT after make CPU_SET macros compliant with other implementations |1400047 |gitref:ed6417cd8d0bb5a2c175fce9d8e4a495fae9e9f4[repository="src",length=12] |
