textproc/md2roff: fix typo in pkg-descr
Reported by: Graham Perrin <grahamperrin@gmail.com> PR: 274086
This commit is contained in:
parent
019c2c4f69
commit
9b4bfae8c1
1 changed files with 4 additions and 3 deletions
|
@ -1,3 +1,4 @@
|
|||
md2roff is a Markdown to roff/html converted. It can be used to
|
||||
generate simple man pages from project README files. The output is
|
||||
a manpage in man(7) format as well as a HTML document.
|
||||
md2roff is a Markdown to roff/html converter. It can be used to
|
||||
generate simple man pages from Markdown-formatted project README
|
||||
files. The program produces a man page in man(7) format and an
|
||||
HTML document as output.
|
||||
|
|
Loading…
Reference in a new issue