[Bug 246356] pcap(3) SEE ALSO contains invalid references

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 8 16:35:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246356

Mateusz Piotrowski <0mp at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |0mp at FreeBSD.org
         Resolution|Feedback Timeout            |Works As Intended

--- Comment #2 from Mateusz Piotrowski <0mp at FreeBSD.org> ---
Thank you for your problem report.

Regarding the lack of feedback, it looks like it's a fairly straight forward
issue we're facing here: someone would have to write a patch this manual page.
At first I'd say there is little to discuss in this case, but actually there is
a reason why those references are here: you see, pcap(3) comes from the contrib
part of the src tree, which means there is an active upstream. This means 2
things:

1. Patches should ideally be submitted upstream. 
2. A patch for removing those cross references would have to be maintained
locally in the FreeBSD tree. This results in more work to be done during future
merges of new libpcap versions into the FreeBSD tree. It is actually
discouraged (unofficially I guess, but still) to patch little things like this.

This is why I am going to close this PR as Works As Intended.

I'm sorry if the handling of this PR caused frustration on your side. It's
always a good idea to ping mailing lists if your PR seems to be rotting on
Bugzilla.

Cheers

PS Please keep in mind that most of the documentation committers work on
FreeBSD in their spare time and sometimes it takes a bit longer than desired to
patch the code base. :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list