man/man1/to_pass.1.html in to_pass-0.6.0 vs man/man1/to_pass.1.html in to_pass-0.7.0
- old
+ new
@@ -96,11 +96,11 @@
<p>Some algorithms and conversions are supplied, but you can easily add your own.
User supplied Algorithms are searched in <code>~/.to_pass/algorithms/</code>, converter
classes are searched in <code>~/.to_pass/converters/</code>.</p>
-<p><a href="to_pass-algorithm.5.html" class="man-ref">to_pass-algorithm<span class="s">(5)</span></a> files are written in <a href="http://man.cx/yaml(3pm)" class="man-ref">yaml<span class="s">(3pm)</span></a>, <a href="to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a> classes are
+<p><a href="../man5/to_pass-algorithm.5.html" class="man-ref">to_pass-algorithm<span class="s">(5)</span></a> files are written in <a href="http://man.cx/yaml(3pm)" class="man-ref">yaml<span class="s">(3pm)</span></a>, <a href="../man5/to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a> classes are
<a href="http://man.cx/ruby(1)" class="man-ref">ruby<span class="s">(1)</span></a> classes.</p>
<h2 id="FILES">FILES</h2>
<p>The <code>to_pass</code> command can reads both algorithms and converters.</p>
@@ -108,11 +108,11 @@
<p>Algorithm names should match the filenames so that the library can find and
load them. Search locations are the user-directory ~/.to_pass/algorithm/ and
the bundled algorithms. The file is expected to have a ".yml"-extension</p>
<p>Converters should be named like the method they provide. Details about the
-expected class can be found in <a href="to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a>.</p>
+expected class can be found in <a href="../man5/to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a>.</p>
<h2 id="OPTIONS">OPTIONS</h2>
<p>The following options are supported:</p>
@@ -144,10 +144,10 @@
<p>ToPass is Copyright (C) 2010 Matthias Viehweger</p>
<h2 id="SEE-ALSO">SEE ALSO</h2>
-<p><a href="to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a>, <a href="to_pass-algorithm.5.html" class="man-ref">to_pass-algorithm<span class="s">(5)</span></a></p>
+<p><a href="../man5/to_pass-converter.5.html" class="man-ref">to_pass-converter<span class="s">(5)</span></a>, <a href="../man5/to_pass-algorithm.5.html" class="man-ref">to_pass-algorithm<span class="s">(5)</span></a></p>
<ol class='man-decor man-foot man foot'>
<li class='tl'></li>
<li class='tc'>August 2010</li>