Page MenuHomeFreeBSD

renice(8): Clarify "who" parameters.
ClosedPublic

Authored by fernape on Oct 25 2020, 7:17 PM.
Tags
None
Referenced Files
F133096234: D26950.id78751.diff
Wed, Oct 22, 10:49 PM
F133096228: D26950.id78807.diff
Wed, Oct 22, 10:49 PM
F133060175: D26950.id.diff
Wed, Oct 22, 2:04 PM
Unknown Object (File)
Wed, Oct 22, 1:20 AM
Unknown Object (File)
Wed, Oct 15, 10:45 PM
Unknown Object (File)
Mon, Oct 13, 4:53 PM
Unknown Object (File)
Sep 23 2025, 3:14 AM
Unknown Object (File)
Aug 22 2025, 1:08 AM

Details

Reviewers
None
Group Reviewers
manpages
Commits
rS367077: renice(8): Clarify "who" parameters.
Summary

There was a question raised in freebsd-questions@ mail list[1] about the "who"
parameters in this man page. It followed with some criticism about the choice of
words and the arcane language.

It seems OpenBSD[2] amd NetBSD[3] both have more legible descriptions so I
borrowed some of their ideas to try and make this page clearer.

[1] https://lists.freebsd.org/pipermail/freebsd-questions/2020-October/291914.html
[2] https://man.bsd.lv/renice
[3] https://man.netbsd.org/renice.8

Test Plan
  • mandoc -Tlint clean
  • igor clean
  • aspell happy
  • man ./renice.8 renders the page properly

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bcr added a subscriber: bcr.

Ok from manpages. Good to modernize this a bit.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 27 2020, 12:32 PM
This revision was automatically updated to reflect the committed changes.

Woah... I received a mail stating this review was not accepted. Wasn't it?