[Bug 273665] strlen.3 HISTORY section is truncated
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273665] strlen.3 HISTORY section is truncated"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 03:20:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273665 Chris Davidson <Christopher.davidson@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Christopher.davidson@gmail. | |com --- Comment #4 from Chris Davidson <Christopher.davidson@gmail.com> --- I looked into this more, specifically the commit id mentioned in the original submission: git show 4b7f35db44cbf901e994fc9a4bcd4c98ebe8c4a1 This looks to also appear in -CURRENT, looking through previous versions of the manual page, before the commit id above this is what I was able to find. https://man.freebsd.org/cgi/man.cgi?query=strnlen&apropos=0&sektion=0&manpath=FreeBSD+13.1-RELEASE&arch=default&format=html This release does not go into the details of where it came from, the history section is not available. My question would be: Is there anything mandating the HISTORY section? My recommendation would be to remove the HISTORY stuff, until more information could be found. -- You are receiving this mail because: You are the assignee for the bug.