summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2019-10-05 11:28:44 +0200
committerJens Georg <mail@jensge.org>2019-10-05 11:28:44 +0200
commita664e4310557fa053510633b5e48030a68113658 (patch)
tree699f1684d3730f3a211aa9190cb4671699a8024d /doc
parent134eb29fa1994ca2e97617579a28de0fb69d39bf (diff)
downloadrygel-a664e4310557fa053510633b5e48030a68113658.tar.gz
build: Do not drop date from manpage
Diffstat (limited to 'doc')
-rw-r--r--doc/man/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/man/meson.build b/doc/man/meson.build
index c905df2f..ef3fcfbf 100644
--- a/doc/man/meson.build
+++ b/doc/man/meson.build
@@ -5,7 +5,6 @@ if xsltproc.found()
'--nonet',
'--stringparam', 'man.output.quietly', '1',
'--stringparam', 'funcsynopsis.style', 'ansi',
- '--stringparam', 'man.th.extra1.suppress', '1',
'--stringparam', 'man.authors.section.enabled', '1',
'--stringparam', 'man.copyright.section.enabled', '1',
]