Re: hack.6: mdoc punctuation fixes

2019-04-08 Thread Jason McIntyre
On Mon, Apr 08, 2019 at 04:13:48PM +0200, Fabio Scotoni wrote: > This patch cleans up some minor punctuation issues in the hack(6) man page. > The placement of the comma in an Ev list matches crontab(1) and sysmerge(8) > now. > It also introduces .Dq for double quotes to the hack(6) man page. >

hack.6: mdoc punctuation fixes

2019-04-08 Thread Fabio Scotoni
This patch cleans up some minor punctuation issues in the hack(6) man page. The placement of the comma in an Ev list matches crontab(1) and sysmerge(8) now. It also introduces .Dq for double quotes to the hack(6) man page. Index: games/hack/hack.6 ==