<p>When initializing submodules, a .gitmodules file in the top-level directory\r
of the containing repository is used to find the url of each submodule.\r
This file should be formatted in the same way as $GIR_DIR/config. The key\r
-to each submodule url is "submodule.$name.url".</p>\r
+to each submodule url is "submodule.$name.url". See <a href="gitmodules.html">gitmodules(5)</a>\r
+for details.</p>\r
</div>\r
<h2>AUTHOR</h2>\r
<div class="sectionbody">\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 14-Nov-2007 12:11:52 UTC\r
+Last updated 17-Dec-2007 08:25:56 UTC\r
</div>\r
</div>\r
</body>\r
When initializing submodules, a .gitmodules file in the top-level directory
of the containing repository is used to find the url of each submodule.
This file should be formatted in the same way as $GIR_DIR/config. The key
-to each submodule url is "submodule.$name.url".
+to each submodule url is "submodule.$name.url". See gitlink:gitmodules[5]
+for details.
AUTHOR