> On 20. Apr 2023, at 07:19, Kyle Evans <[email protected]> wrote: > > On Thu, Apr 20, 2023 at 12:13 AM Benjamin Kaduk <[email protected]> wrote: >> >> On Wed, Apr 19, 2023 at 3:16 AM Michael Tuexen <[email protected]> wrote: >>> >>> The branch main has been updated by tuexen: >>> >>> URL: >>> https://cgit.FreeBSD.org/src/commit/?id=373b95976bcefe2c4b582d6707efc65bae23ea44 >>> >>> commit 373b95976bcefe2c4b582d6707efc65bae23ea44 >>> Author: Michael Tuexen <[email protected]> >>> AuthorDate: 2023-04-19 10:15:35 +0000 >>> Commit: Michael Tuexen <[email protected]> >>> CommitDate: 2023-04-19 10:15:35 +0000 >>> >>> netstat: document that PCB information can't be read from corefiles >>> >> >> >> I see only removed lines, other than the .Dd update. Is this the intended >> change+commit message? >> > > I had the same initial reaction, but looking at the manpage it's clear > that this removes it from a couple forms of invocation where they > simply don't apply anymore. I probably would've worded the commit > message a bit differently, though. I just removed the core/kernel arguments where there are not supported anymore. For me this is documenting that. Could have said: Fix documentation that PCB information can't be read from corefiles
Best regards Michael > > Thanks, > > Kyle Evans
