git: 445263f0e3 - main - versions: escape #if directive for __FreeBSD_version value 1500005.
Dimitry Andric <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dim: URL: https://cgit.FreeBSD.org/doc/commit/?id=445263f0e3ac890a03d62e19aaf21307cd2b9a63 commit 445263f0e3ac890a03d62e19aaf21307cd2b9a63 Author: Dimitry Andric <[email protected]> AuthorDate: 2023-12-09 14:02:23 +0000 Commit: Dimitry Andric <[email protected]> CommitDate: 2023-12-09 14:02:23 +0000 versions: escape #if directive for __FreeBSD_version value 1500005. --- 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 4829549ef0..2c1e8c87b4 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -88,7 +88,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1500005 |gitref:21fce617d1de231a30833cdd9819ef61277b08d8[repository="src",length=12] |November 27, 2023 -|15.0-CURRENT after a string of mechanical changes to the tree: SCCS IDs removed, #if 0'd copyright strings removed, mechanical style fix after this churn and some macros removed from [.filename]#sys/cdefs.h#. +|15.0-CURRENT after a string of mechanical changes to the tree: SCCS IDs removed, \#if 0'd copyright strings removed, mechanical style fix after this churn and some macros removed from [.filename]#sys/cdefs.h#. |1500006 |gitref:c711af7727824da79d87f375f3d6829feec3799a[repository="src",length=12]