Re: patch: imsg_init.3 fixes

2018-02-16 Thread Jason McIntyre
On Wed, Feb 14, 2018 at 08:53:53AM -0600, Abel Abraham Camarillo Ojeda wrote: > Match description arguments with synopsis arguments, and > fix style of one function argument description typesetted as .Fn instead of > .Fa > > Also, .Sh DESCRIPTION differes form .Sh BUFFERS in that > description fu

patch: imsg_init.3 fixes

2018-02-14 Thread Abel Abraham Camarillo Ojeda
Match description arguments with synopsis arguments, and fix style of one function argument description typesetted as .Fn instead of .Fa Also, .Sh DESCRIPTION differes form .Sh BUFFERS in that description functions refer (.Fa) argument types but in BUFFERS function refer (.Fa) to argument names, a