From 128fd85c13ab00fe661b1ef19cb75039b67b1d67 Mon Sep 17 00:00:00 2001 From: FUJITA Tomonori Date: Mon, 21 Apr 2014 19:07:22 +0900 Subject: remove obsolete man pages (rpc_cli and neutron_ofagent_agent) Signed-off-by: FUJITA Tomonori --- doc/source/man/neutron_ofagent_agent.rst | 20 -------------------- doc/source/man/rpc_cli.rst | 20 -------------------- 2 files changed, 40 deletions(-) delete mode 100644 doc/source/man/neutron_ofagent_agent.rst delete mode 100644 doc/source/man/rpc_cli.rst (limited to 'doc') diff --git a/doc/source/man/neutron_ofagent_agent.rst b/doc/source/man/neutron_ofagent_agent.rst deleted file mode 100644 index 2b95bc12..00000000 --- a/doc/source/man/neutron_ofagent_agent.rst +++ /dev/null @@ -1,20 +0,0 @@ -:orphan: - -neutron-ofagent-agent manual page -================================= - -Synoposis ---------- -**neutron-ofagent-agent** [*options*] - -Description ------------ -:program:`neutron-ofagent-agent` is a neutron agent for ofagent ML2 driver. - -Options -------- --h, --help - -Author ------- -Ryu development team diff --git a/doc/source/man/rpc_cli.rst b/doc/source/man/rpc_cli.rst deleted file mode 100644 index b9cc2734..00000000 --- a/doc/source/man/rpc_cli.rst +++ /dev/null @@ -1,20 +0,0 @@ -:orphan: - -rpc-cli manual page -=================== - -Synoposis ---------- -**rpc-cli** [*options*] - -Description ------------ -:program:`rpc-cli` is a simple msgpack-rpc client. - -Options -------- --h, --help - -Author ------- -Ryu development team -- cgit v1.2.3