Applied, thanks Duncan. On Sun, Nov 04, 2018 at 02:56:39PM +1100, Duncan Roe wrote: > Ensure split-off fragments of long lines start with <TAB> > if the original long line did. > > Split 1 remaining long line at sentence boundary. > > Insert blank line with <TAB> before NFT_CTX_OUTPUT_NUMERIC_PROTO:: line > to stop all 4 NFT_CTX_OUTPUT_NUMERIC_* lines running together. Hm, nft_ctx_output_get_flags() and nft_ctx_output_set_flags() should be actually at the end, after the list of flags. I fixed this here with this patch too, I hope you don't mind. > Fix spelling of "eg." to "e.g."