manpage-bold-literal.xsl: stop using git.docbook.backslash
authorMartin Ågren <redacted>
Sun, 29 Mar 2020 13:18:08 +0000 (15:18 +0200)
committerJunio C Hamano <redacted>
Sun, 29 Mar 2020 16:25:38 +0000 (09:25 -0700)
commit4344be057e1f7175476b367e66c87b32d56de050
tree07621fdfb12bf175a8229d583b7694d5cfce3e9e
parent388f5b52b0093f83957f1b4f42718d3adb0e6f72
manpage-bold-literal.xsl: stop using git.docbook.backslash

We used to assign git.docbook.backslash one of two different values --
one "normal" and one for working around a problem with docbook-xsl 1.72.
After the previous commit, we don't support that version anymore and
always use the "normal" value, a literal backslash.

Just explicitly use a backslash instead of using git.docbook.backslash.
The next commit will drop the definition of git.docbook.backslash
entirely.

Signed-off-by: Martin Ågren <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/manpage-bold-literal.xsl
git clone https://git.99rst.org/PROJECT