summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/nice/nice.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1
index e3b36ca..c54163b 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.5 1997/02/22 19:56:26 peter Exp $
+.\" $Id: nice.1,v 1.6 1997/07/21 23:05:06 wosch 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
OpenPOWER on IntegriCloud