You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ac...@apache.org on 2015/06/03 21:15:50 UTC

svn commit: r1683416 - in /qpid/site: docs/releases/qpid-dispatch-0.4/man/qdmanage.html docs/releases/qpid-dispatch-0.4/man/qdrouterd.html input/releases/qpid-dispatch-0.4/man/qdmanage.html.in input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in

Author: aconway
Date: Wed Jun  3 19:15:49 2015
New Revision: 1683416

URL: http://svn.apache.org/r1683416
Log:
Fix bogus config file paths in man pages

Modified:
    qpid/site/docs/releases/qpid-dispatch-0.4/man/qdmanage.html
    qpid/site/docs/releases/qpid-dispatch-0.4/man/qdrouterd.html
    qpid/site/input/releases/qpid-dispatch-0.4/man/qdmanage.html.in
    qpid/site/input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in

Modified: qpid/site/docs/releases/qpid-dispatch-0.4/man/qdmanage.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-0.4/man/qdmanage.html?rev=1683416&r1=1683415&r2=1683416&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-0.4/man/qdmanage.html (original)
+++ qpid/site/docs/releases/qpid-dispatch-0.4/man/qdmanage.html Wed Jun  3 19:15:49 2015
@@ -205,9 +205,9 @@ formatted output.</dd>
 <div class="section" id="files">
 <h2>Files<a class="headerlink" href="#files" title="Permalink to this headline">.</a></h2>
 <dl class="docutils">
-<dt>/home/aconway/dispatch/install/share/doc/qpid-dispatch/qdrouter.json</dt>
+<dt>/usr/local/share/doc/qpid-dispatch/qdrouter.json</dt>
 <dd>Management schema for qdrouterd.</dd>
-<dt>/home/aconway/dispatch/install/share/doc/qpid-dispatch/qdrouter.json.readme.txt</dt>
+<dt>/usr/local/share/doc/qpid-dispatch/qdrouter.json.readme.txt</dt>
 <dd>Explanation of the management schema.</dd>
 </dl>
 </div>

Modified: qpid/site/docs/releases/qpid-dispatch-0.4/man/qdrouterd.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/releases/qpid-dispatch-0.4/man/qdrouterd.html?rev=1683416&r1=1683415&r2=1683416&view=diff
==============================================================================
--- qpid/site/docs/releases/qpid-dispatch-0.4/man/qdrouterd.html (original)
+++ qpid/site/docs/releases/qpid-dispatch-0.4/man/qdrouterd.html Wed Jun  3 19:15:49 2015
@@ -119,9 +119,9 @@ servers.</p>
 </div>
 <div class="section" id="options">
 <h2>OPTIONS<a class="headerlink" href="#options" title="Permalink to this headline">.</a></h2>
-<p>-c, &#8211;config=PATH (/home/aconway/dispatch/install/etc/qpid-dispatch/qdrouterd.conf)
+<p>-c, &#8211;config=PATH (/usr/local/etc/qpid-dispatch/qdrouterd.conf)
 :   Load configuration from file at PATH</p>
-<p>-I, &#8211;include=PATH (/home/aconway/dispatch/install/lib/qpid-dispatch/python)
+<p>-I, &#8211;include=PATH (/usr/local/lib/qpid-dispatch/python)
 :   Location of Dispatch&#8217;s Python library</p>
 <p>-d, &#8211;daemon
 :   Run process as a SysV-style daemon</p>
@@ -135,7 +135,7 @@ servers.</p>
 <div class="section" id="files">
 <h2>FILES<a class="headerlink" href="#files" title="Permalink to this headline">.</a></h2>
 <dl class="docutils">
-<dt>/home/aconway/dispatch/install/etc/qdrouterd.conf</dt>
+<dt>/usr/local/etc/qdrouterd.conf</dt>
 <dd>Configuration flie.</dd>
 </dl>
 </div>

Modified: qpid/site/input/releases/qpid-dispatch-0.4/man/qdmanage.html.in
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-dispatch-0.4/man/qdmanage.html.in?rev=1683416&r1=1683415&r2=1683416&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-dispatch-0.4/man/qdmanage.html.in (original)
+++ qpid/site/input/releases/qpid-dispatch-0.4/man/qdmanage.html.in Wed Jun  3 19:15:49 2015
@@ -100,9 +100,9 @@ formatted output.</dd>
 <div class="section" id="files">
 <h2>Files<a class="headerlink" href="#files" title="Permalink to this headline">.</a></h2>
 <dl class="docutils">
-<dt>/home/aconway/dispatch/install/share/doc/qpid-dispatch/qdrouter.json</dt>
+<dt>/usr/local/share/doc/qpid-dispatch/qdrouter.json</dt>
 <dd>Management schema for qdrouterd.</dd>
-<dt>/home/aconway/dispatch/install/share/doc/qpid-dispatch/qdrouter.json.readme.txt</dt>
+<dt>/usr/local/share/doc/qpid-dispatch/qdrouter.json.readme.txt</dt>
 <dd>Explanation of the management schema.</dd>
 </dl>
 </div>

Modified: qpid/site/input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in
URL: http://svn.apache.org/viewvc/qpid/site/input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in?rev=1683416&r1=1683415&r2=1683416&view=diff
==============================================================================
--- qpid/site/input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in (original)
+++ qpid/site/input/releases/qpid-dispatch-0.4/man/qdrouterd.html.in Wed Jun  3 19:15:49 2015
@@ -14,9 +14,9 @@ servers.</p>
 </div>
 <div class="section" id="options">
 <h2>OPTIONS<a class="headerlink" href="#options" title="Permalink to this headline">.</a></h2>
-<p>-c, &#8211;config=PATH (/home/aconway/dispatch/install/etc/qpid-dispatch/qdrouterd.conf)
+<p>-c, &#8211;config=PATH (/usr/local/etc/qpid-dispatch/qdrouterd.conf)
 :   Load configuration from file at PATH</p>
-<p>-I, &#8211;include=PATH (/home/aconway/dispatch/install/lib/qpid-dispatch/python)
+<p>-I, &#8211;include=PATH (/usr/local/lib/qpid-dispatch/python)
 :   Location of Dispatch&#8217;s Python library</p>
 <p>-d, &#8211;daemon
 :   Run process as a SysV-style daemon</p>
@@ -30,7 +30,7 @@ servers.</p>
 <div class="section" id="files">
 <h2>FILES<a class="headerlink" href="#files" title="Permalink to this headline">.</a></h2>
 <dl class="docutils">
-<dt>/home/aconway/dispatch/install/etc/qdrouterd.conf</dt>
+<dt>/usr/local/etc/qdrouterd.conf</dt>
 <dd>Configuration flie.</dd>
 </dl>
 </div>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org