Page MenuHomeFreeBSD

ps.1: Note change in default selection of current user's processes
ClosedPublic

Authored by olce on Apr 1 2025, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 3:56 AM
Unknown Object (File)
Thu, Sep 18, 12:12 AM
Unknown Object (File)
Sep 10 2025, 11:18 AM
Unknown Object (File)
Sep 10 2025, 11:07 AM
Unknown Object (File)
Sep 5 2025, 4:06 PM
Unknown Object (File)
Aug 15 2025, 12:07 AM
Unknown Object (File)
Aug 14 2025, 1:02 AM
Unknown Object (File)
Aug 9 2025, 11:53 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63312
Build 60196: arc lint + arc unit

Event Timeline

olce requested review of this revision.Apr 1 2025, 1:38 PM

I think the best is when the usage change and the doc change are the same commit.

I think the best is when the usage change and the doc change are the same commit.

I can certainly see why. The trick is that the code and doc changes may call for different reviewers, and then some people would validate only the doc change, or only the code change, or both, without the precise scope being clear, which adds management complexity. So I'm not sure... except perhaps for small changes.

Also, as you probably have noticed, the main manual page change is D49605, and all other changes are updates after code changes. The latter consist in slight changes/additions, and usually a bunch of deletions in the BUGS section and changes in the STANDARDS one.

What we historically do is tagging manpages, and then someone will accept it as manpages.

  • Update the base (impacts of changes earlier in the series)

(This change will be merged with the code change in D49619 on commit.)

This revision is now accepted and ready to land.Apr 28 2025, 12:46 PM