[Bug 284596] Confused about header file reference in tty(4) man page.
Date: Wed, 05 Feb 2025 20:33:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284596 --- Comment #6 from Maxim Konovalov <maxim@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.