History log of /src/usr.bin/renice/renice.8 |
Revision | | Date | Author | Comments |
1.18 |
| 23-Oct-2020 |
wiz | Fix macro use, sort.
|
1.17 |
| 22-Oct-2020 |
dholland | Rework the description of process priorities in renice(8).
It is inherently confusing, thanks to historical practice and standards, so let's be very explicit.
|
1.16 |
| 22-Oct-2020 |
dholland | Rearrange the description of the renice arguments and options.
Don't refer to "who" parameters that aren't defined anywhere, make it clear how the options are actually interpreted (since it's not and can't be getopt-style), and also document the behavior when a named collection of processes doesn't start out with uniform priority.
The dangling "who" parameters issue seems to date back to 4.4.
Prompted by Ottavio Caruso.
|
1.15 |
| 06-Dec-2012 |
wiz | emove duplicate RCS Id. Bump date for previous.
|
1.14 |
| 05-Dec-2012 |
khorben | Added a reference to prenice(1)
ok riz@, mrg@
|
1.13 |
| 08-Apr-2009 |
joerg | branches: 1.13.6; 1.13.12; Fix markup.
|
1.12 |
| 07-Aug-2003 |
agc | branches: 1.12.42; Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
1.11 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.10 |
| 08-Dec-2001 |
wiz | Sort sections.
|
1.9 |
| 01-Dec-2001 |
wiz | Whitespace cleanup.
|
1.8 |
| 20-Aug-1999 |
ross | Note that nice +20 only guarantees exclusion w.r.t. the base priority, and not w.r.t. intermediate nice-levels. Correct english and formatting.
|
1.7 |
| 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
1.6 |
| 19-Dec-1998 |
christos | Overhaul... - check numeric arguments properly. - fix usage. - add -n increment option.
|
1.5 |
| 19-Oct-1997 |
lukem | WARNSify, fix .Nm usage, deprecate register, use warn
|
1.4 |
| 25-Aug-1997 |
kleink | Add reference to nice(1).
|
1.3 |
| 09-Jan-1997 |
tls | Sync to 4.4BSD-Lite2
|
1.2 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
1.1.1.2 |
| 09-Jan-1997 |
tls | Import from 4.4BSD-Lite2
|
1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
1.12.42.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.13.12.1 |
| 25-Feb-2013 |
tls | resync with head
|
1.13.6.1 |
| 16-Jan-2013 |
yamt | sync with (a bit old) head
|