summaryrefslogtreecommitdiffstats
path: root/share/man/man4/amas.4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-3/+3
|
* within Rs/Re reference blocks, use %U instead of %O (or any otherjmc2012-08-181-5/+5
| | | | | | | | | variants) for URLs, allowing mandoc -Thtml to properly generate links; (sendmail.8 changes are simply using Lk, which i somehow missed in previous) ingo reminded me to verify that gnu groff recognises %U: 1.20.1 does not, but 1.21 does;
* fix URLs in comments and capitalization, from Bradsthen2011-06-061-6/+6
|
* Manpage moved: amas is not amd64 specific anymore.ariane2009-05-071-0/+86
ok jmc, kettenis