aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/meson.build
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-30 17:38:36 +0100
committereldritch horrors <pennae@lix.systems>2024-04-01 20:15:28 +0000
commitd2aca15f31f39ab1548ae8410932293504d0eb36 (patch)
treeeee21c16ded618fa16609249cc44fc3dcab5c44a /doc/manual/meson.build
parented2bb919e79715918a88646c15a6642e7dcd3a98 (diff)
doc: remove the -- unescaping hack
lowdown has an option to disable this behavior. use it. Change-Id: I06d4201b7f528021ddb8e94ac6baff385402e080
Diffstat (limited to 'doc/manual/meson.build')
-rw-r--r--doc/manual/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/meson.build b/doc/manual/meson.build
index e764ba70b..02b707ff3 100644
--- a/doc/manual/meson.build
+++ b/doc/manual/meson.build
@@ -112,7 +112,7 @@ foreach command : nix_nested_manpages
custom_target(
command : [
'./render-manpage.sh',
- '--unescape-dashes',
+ '--out-no-smarty',
command[0] + ' --' + page,
'1',
'@INPUT@',