summaryrefslogtreecommitdiffhomepage
path: root/doc/source/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r--doc/source/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index afa836c3..fcec4c62 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -215,8 +215,8 @@ latex_documents = [
man_pages = [
('index', 'ryu', u'ryu Documentation',
[u'ryu development team'], 1),
- ('man/neutron_ofswitch_agent', 'neutron-ofswitch-agent',
- u'neutron ofswitch agent',
+ ('man/neutron_ofagent_agent', 'neutron-ofagent-agent',
+ u'neutron ofagent agent',
[u'ryu development team'], 1),
('man/rpc_cli', 'rpc-cli', u'a simple msgpack-rpc client',
[u'ryu development team'], 1),