git: 30bb972944 - main - Work around AsciiDoc quirk: escaping a # character with a \ somehow causes any [.filename] entries on the line to be ignored. Instead, use # to represent the # character, which makes AsciiDoc behave as expected.

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=30bb97294477116ba60a9b765a9d25ee6da909b9

commit 30bb97294477116ba60a9b765a9d25ee6da909b9
Author:     Dimitry Andric <[email protected]>
AuthorDate: 2023-12-31 15:24:03 +0000
Commit:     Dimitry Andric <[email protected]>
CommitDate: 2023-12-31 15:24:03 +0000

    Work around AsciiDoc quirk: escaping a # character with a \ somehow
    causes any [.filename] entries on the line to be ignored. Instead, use
    &#35; to represent the # character, which makes AsciiDoc behave as
    expected.
---
 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 2c1e8c87b4..441fa074b4 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, &#35;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]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.