docs/55837: nice: man pages incorrect (4.8,5.0&5.1)
Simon L. Nielsen
simon at FreeBSD.org
Thu Aug 21 14:00:39 UTC 2003
The following reply was made to PR docs/55837; it has been noted by GNATS.
From: "Simon L. Nielsen" <simon at FreeBSD.org>
To: Christian Wittenhorst <wiwi at progon.net>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: docs/55837: nice: man pages incorrect (4.8,5.0&5.1)
Date: Thu, 21 Aug 2003 15:57:39 +0200
--OXfL5xGRrasGEqWY
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On 2003.08.21 13:42:20 +0000, Christian Wittenhorst wrote:
>=20
> >Number: 55837
> >Category: docs
> >Synopsis: nice: man pages incorrect (4.8,5.0&5.1)
> >How-To-Repeat:
> yellow:/home/sysadm/wiwi% nice -n 5 date
> nice: Badly formed number.
Which shell are you using? Most shells have their own version of nice
with different syntax than nice(1). e.g. :
[simon at arthur:~] nice -n 10 echo Hello
nice: Badly formed number.
[simon at arthur:~] /usr/bin/nice -n 10 echo Hello
Hello
[simon at arthur:~] nice +10 echo Hello
Hello
=46rom nice(1) :
Some shells may provide a builtin nice command which is similar or ide=
n-
tical to this utility. Consult the builtin(1) manual page.
It think this is what you are seeing.
--=20
Simon L. Nielsen
FreeBSD Documentation Team
--OXfL5xGRrasGEqWY
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)
iD8DBQE/RM/Rh9pcDSc1mlERAkjaAJwJqFUfK1Yy6O5vEnaUV8tYTeEfvACgxGyR
7WAYquqJWpD90Ve14Ut74Wo=
=1EMi
-----END PGP SIGNATURE-----
--OXfL5xGRrasGEqWY--
More information about the freebsd-doc
mailing list