summaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-12-23 02:22:23 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-12-23 02:22:23 -0500
commit5be6d4c68d3369b80b54442dda9b8cb3b1095518 (patch)
treeea12162ec817268beb0acf820d4d9bbfc447f6f6 /conf.py
parentd0dd94532802ad5b8ab00d4c378fe64359f4e3a1 (diff)
downloaddocs-5be6d4c68d3369b80b54442dda9b8cb3b1095518.tar.gz
docs-5be6d4c68d3369b80b54442dda9b8cb3b1095518.tar.bz2
docs-5be6d4c68d3369b80b54442dda9b8cb3b1095518.zip
fix bug: specify section 5 for sync.conf(5)
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index 60f3396f..4434c838 100644
--- a/conf.py
+++ b/conf.py
@@ -282,7 +282,7 @@ man_pages = [
("manpages/sync-httpd.1", "sync-httpd",
"provide the Sync HTTP interface", "GNU Taler contributors", 1),
("manpages/sync.conf.5", "sync.conf",
- "Sync configuration file", "GNU Taler contributors", 1),
+ "Sync configuration file", "GNU Taler contributors", 5),
("manpages/taler-auditor-exchange.1", "taler-auditor-exchange",
"add or remove exchange from auditor’s list", "GNU Taler contributors",
1),