Page MenuHomeFreeBSD

13.2 relnotes: misc updates
ClosedPublic

Authored by karels on Feb 28 2023, 7:24 PM.
Tags
None
Referenced Files
F109982611: D38827.diff
Wed, Feb 12, 1:42 AM
Unknown Object (File)
Sat, Feb 8, 1:58 AM
Unknown Object (File)
Fri, Jan 17, 11:44 PM
Unknown Object (File)
Nov 13 2024, 1:50 AM
Unknown Object (File)
Nov 2 2024, 8:05 AM
Unknown Object (File)
Oct 28 2024, 3:14 AM
Unknown Object (File)
Oct 2 2024, 4:33 PM
Unknown Object (File)
Oct 2 2024, 11:16 AM

Details

Summary

Some additions and version number updates. Re-add mention of
restarting sshd (via reboot) with clarification of the actual problem;
this is just an example. Note that Alder Lake cache problem is likely
hardware.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50073
Build 46965: arc lint + arc unit

Event Timeline

karels created this revision.
This revision is now accepted and ready to land.Feb 28 2023, 8:31 PM
mjg added inline comments.
website/content/en/releases/13.2R/relnotes.adoc
145

it is not "similar", it is expressly implemented to be identical. If there are any differences, that's a bug

website/content/en/releases/13.2R/relnotes.adoc
145

I thought the last commit removed an option, although I don't remember what it was. --version is not quite identical, for good reason. And I think "identical" would mean that the source was the same. Is a change needed here?

website/content/en/releases/13.2R/relnotes.adoc
145

modulo grammar errors i would phrase it as:

An man:nproc[1] utility has been added, it is meant to be compatible with GNU coreutils variant found on Linux systems.
website/content/en/releases/13.2R/relnotes.adoc
145

Would "compatible with the Linux program of the same name" work? Or are there multiple Linux variants?

website/content/en/releases/13.2R/relnotes.adoc
145

sounds good

Change wording for nproc to "compatible with" Linux.

This revision now requires review to proceed.Feb 28 2023, 10:37 PM
This revision is now accepted and ready to land.Feb 28 2023, 10:56 PM
This revision was automatically updated to reflect the committed changes.