https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284596
--- Comment #6 from Maxim Konovalov <ma...@freebsd.org> --- Hi Artem, While I understand your challenge I don't think that the idea to have all and every definition described in man pages is a maintainable and viable solution. Moreover, sometime it is desirable to hide internals from the reader. For instance, we don't want anyone to have _winsize.h included in their sources. Btw, /usr/src/Makefile support cscope(1), the tool I personally found very valuable for such tasks. -- You are receiving this mail because: You are the assignee for the bug.