summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/source/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index a90fca64..fc7520fd 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -236,7 +236,7 @@ latex_documents = [
# (source start file, name, description, authors, manual section).
man_pages = [
(
- 'man/openstack',
+ 'cli/man/openstack',
'openstack',
u'OpenStack Command Line Client',
[u'OpenStack contributors'],