summaryrefslogtreecommitdiff
path: root/doc/clockdiff.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: convert from converting SGML to XMLDavid Heidelberg2017-08-051-0/+108
This work is mostly inspired by systemd manpages procedure creation. [1] With this commit, you can freely throw SGML tools and you should be fine with xsltproc :) Enjoy! Also, please don't be shy fix bugs, it will need more polishing! [1] https://github.com/systemd/systemd/tree/master/man Fixes bug: https://github.com/iputils/iputils/issues/1 Fixes bug: https://github.com/iputils/iputils/issues/27 Signed-off-by: David Heidelberg <david@ixit.cz>