summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/nova-novncproxy4
-rw-r--r--doc/source/man/nova-novncproxy.rst10
2 files changed, 7 insertions, 7 deletions
diff --git a/bin/nova-novncproxy b/bin/nova-novncproxy
index 6c911af1e..beee143f5 100755
--- a/bin/nova-novncproxy
+++ b/bin/nova-novncproxy
@@ -17,8 +17,8 @@
# under the License.
'''
-Websocket proxy that is compatible with OpenStack Nova.
-Leverages websockify.py by Joel Martin
+Websocket proxy that is compatible with OpenStack Nova
+noVNC consoles. Leverages websockify.py by Joel Martin
'''
import Cookie
diff --git a/doc/source/man/nova-novncproxy.rst b/doc/source/man/nova-novncproxy.rst
index 92371a1a1..5302fd063 100644
--- a/doc/source/man/nova-novncproxy.rst
+++ b/doc/source/man/nova-novncproxy.rst
@@ -2,9 +2,9 @@
nova-novncproxy
===============
--------------------------------------------
-Websocket novnc Proxy for OpenStack Nova.
--------------------------------------------
+--------------------------------------------------------
+Websocket novnc Proxy for OpenStack Nova noVNC consoles.
+--------------------------------------------------------
:Author: openstack@lists.launchpad.net
:Date: 2012-09-27
@@ -21,7 +21,8 @@ SYNOPSIS
DESCRIPTION
===========
-Websocket proxy that is compatible with OpenStack Nova.
+Websocket proxy that is compatible with OpenStack Nova
+noVNC consoles.
OPTIONS
=======
@@ -40,7 +41,6 @@ SEE ALSO
========
* `OpenStack Nova <http://nova.openstack.org>`__
-* `OpenStack Nova <http://nova.openstack.org>`__
BUGS
====