History log of /freebsd-10-stable/usr.bin/renice/renice.8
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 248412 17-Mar-2013 joel

Move example to EXAMPLES.


# 216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


# 111569 26-Feb-2003 charnier

The usage string: renice [priority | [-n incr]] ... assumed that the part
`priority | [-n incr]' was optionnal which is wrong according to the code.
Add FreeBSD Id.
Reviewed by: maxim


# 99970 14-Jul-2002 charnier

The .Nm utility


# 98345 17-Jun-2002 tjr

Add Standards section.


# 98344 17-Jun-2002 tjr

Sort sections, use Dl for the example so it stands out more.


# 97542 30-May-2002 ru

mdoc(7) police: untangle SYNOPSIS's markup.


# 96763 16-May-2002 tjr

Accept decimal user IDs with -u option as well as usernames.

PR: 36950


# 94355 10-Apr-2002 maxim

Implement POSIX -n option, cleanup an arguments parsing a bit.

PR: bin/34076, bin/35929
Reviewed by: bde
Obtained from: NetBSD
MFC after: 1 week


# 81169 05-Aug-2001 dd

can not -> cannot


# 79755 15-Jul-2001 dd

Remove whitespace at EOL.


# 79535 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 68963 20-Nov-2000 ru

mdoc(7) police: use the new features of the Nm macro.


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49823 15-Aug-1999 mpp

Various man page cleanup:

- Sort xrefs
- Be consistent with section names as outlines in mdoc(7).
- Other misc mdoc cleanup.

PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>


# 48792 12-Jul-1999 nik

Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

.\" $Id$
.\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by: bde


# 48220 25-Jun-1999 billf

Make a reference to rtprio, which will definatly be of interest to someone
looking at this page.

Requested By: Keith Stevenson <k.stevenson@louisville.edu>


# 1591 27-May-1994 rgrimes

This commit was generated by cvs2svn to compensate for changes in r1590,
which included commits to RCS files with non-trunk default branches.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources