mirror of
https://github.com/clearlinux/abireport.git
synced 2026-08-19 12:36:07 +00:00
10371e5702
Creating man pages results in the following error: /bin/sh: ronn: command not found As "ronn" seems to be no longer supported, generate the pages using "pandoc" This change necessitated a minor edit in the markdown file. Signed-off-by: Juro Bystricky <jurobystricky@hotmail.com>