diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-07-17 04:21:57 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1998-07-17 04:21:57 +0000 |
| commit | 3d2b5d3d9b22eaf88c8bed2cae02ac8811923614 (patch) | |
| tree | c9ac43c48ba137f19b127e63dd3afe8ad7ae6523 /usr.bin/nice | |
| parent | e3c0ee2101808536b97cdf4749bd1c352d49b31a (diff) | |
Notes
Diffstat (limited to 'usr.bin/nice')
| -rw-r--r-- | usr.bin/nice/nice.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index 148b0cabcc0b..90ec95c0b6d2 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nice.1 8.1 (Berkeley) 6/6/93 -.\" $Id: nice.1,v 1.1.1.1.8.2 1997/03/06 07:44:50 mpp Exp $ +.\" $Id: nice.1,v 1.1.1.1.8.3 1997/09/15 09:20:56 jkh Exp $ .\" .Dd June 6, 1993 .Dt NICE 1 @@ -39,7 +39,7 @@ .Nm nice .Nd execute a command at a low scheduling priority .Sh SYNOPSIS -.Nm nice +.Nm .Op Fl Ns Ar number .Ar command .Op Ar arguments @@ -96,7 +96,7 @@ shell is 0 and you are the super-user. .Xr renice 8 .Sh HISTORY A -.Nm nice +.Nm command appeared in .At v6 . .Sh BUGS |
