Date: Fri, 26 Dec 2003 15:49:05 +0900 From: Rob <nospam@users.sourceforge.net> To: freebsd-stable@freebsd.org Subject: The nice utility: man pages bug? Message-ID: <3FEBD9E1.50207@users.sourceforge.net>
next in thread | raw e-mail | index | archive | help
Hi,
This is 4.9-STABLE on Intel PC.
The nice man-pages say:
---------------------------
EXAMPLES
$ nice -n 5 date
Execute utility `date' at priority 5 assuming the
priority of the shell is 0.
---------------------------
But when I do:
$ nice -n 5 date
nice: Badly formed number.
$
Something is wrong here, isn't it?
Regards,
Rob.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FEBD9E1.50207>
