On Fri, Sep 14, 2018 at 11:00:23AM +0200, Phil Sutter wrote: > Previously, changes to any of the included adoc snippets in nft.txt were > not detected and hence the man page not updated (unless 'make clean' was > called). It seems like the '.txt.8' target only considers foo.txt when > trying to generate foo.8, so get rid of that and introduce a dedicated > target for nft.8. Applied, thanks.