Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 249 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 249 Bytes

Years of writing groff have made me tired. This converts Linux manpages I have additions for to markdown. New features will be documented here.

To convert an existing manpage it's literally just:

pandoc man2/$MANPAGE -w gfm -o $MANPAGE.md