aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2023-12-09 14:02:23 +0000
committerDimitry Andric <dim@FreeBSD.org>2023-12-09 14:02:23 +0000
commit445263f0e3ac890a03d62e19aaf21307cd2b9a63 (patch)
treea20caa7d2f1934508eaac07274534244cbbfae5d
parentacfd1339b0a3bb001a774a75270ecce7f9889f11 (diff)
downloaddoc-445263f0e3ac890a03d62e19aaf21307cd2b9a63.tar.gz
doc-445263f0e3ac890a03d62e19aaf21307cd2b9a63.zip
versions: escape #if directive for __FreeBSD_version value 1500005.
-rw-r--r--documentation/content/en/books/porters-handbook/versions/_index.adoc2
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 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]