Page MenuHomeFreeBSD

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

Authored by fernape on Oct 25 2020, 7:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 3:43 AM
Unknown Object (File)
Nov 22 2023, 11:30 AM
Unknown Object (File)
Nov 22 2023, 11:29 AM
Unknown Object (File)
Nov 22 2023, 11:29 AM
Unknown Object (File)
Nov 22 2023, 11:20 AM
Unknown Object (File)
Nov 21 2023, 4:21 PM
Unknown Object (File)
Nov 14 2023, 5:14 AM
Unknown Object (File)
Nov 12 2023, 8:38 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?