</div>\r
<h2>FILES</h2>\r
<div class="sectionbody">\r
-<div class="literalblock">\r
-<div class="title">mailmap::</div>\r
-<div class="content">\r
-<pre><tt>If this file exists, it will be used for mapping author email\r
-addresses to a real author name. One mapping per line, first\r
+<p>If the file <tt>.mailmap</tt> exists, it will be used for mapping author\r
+email addresses to a real author name. One mapping per line, first\r
the author name followed by the email address enclosed by\r
-'<' and '>'. Use hash '#' for comments. Example:</tt></pre>\r
-</div></div>\r
-<div class="literalblock">\r
+<em><</em> and <em>></em>. Use hash <em>#</em> for comments. Example:</p>\r
+<div class="listingblock">\r
<div class="content">\r
<pre><tt># Keep alphabetized\r
Adam Morrow <adam@localhost.localdomain>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 13-Dec-2007 02:42:55 UTC\r
+Last updated 24-Dec-2007 19:31:23 UTC\r
</div>\r
</div>\r
</body>\r
FILES
-----
-.mailmap::
- If this file exists, it will be used for mapping author email
- addresses to a real author name. One mapping per line, first
- the author name followed by the email address enclosed by
- '<' and '>'. Use hash '#' for comments. Example:
-
- # Keep alphabetized
- Adam Morrow <adam@localhost.localdomain>
- Eve Jones <eve@laptop.(none)>
+If the file `.mailmap` exists, it will be used for mapping author
+email addresses to a real author name. One mapping per line, first
+the author name followed by the email address enclosed by
+'<' and '>'. Use hash '#' for comments. Example:
+
+------------
+# Keep alphabetized
+Adam Morrow <adam@localhost.localdomain>
+Eve Jones <eve@laptop.(none)>
+------------
Author
------