=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nice/nice.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/nice/nice.1 2000/03/10 19:07:22 1.7 +++ src/usr.bin/nice/nice.1 2000/04/15 11:45:55 1.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.1,v 1.7 2000/03/10 19:07:22 aaron Exp $ +.\" $OpenBSD: nice.1,v 1.8 2000/04/15 11:45:55 aaron Exp $ .\" $NetBSD: nice.1,v 1.6 1995/08/31 23:30:57 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -54,7 +54,7 @@ .Ar increment is given, it is used; otherwise an increment of 10 is assumed. -The super-user can run utilities with priorities higher than normal by using +The superuser can run utilities with priorities higher than normal by using a negative .Ar increment . The priority can be adjusted over a @@ -118,4 +118,4 @@ nices to positive nice, and .Ql nice \-10 can be used -by the super-user to give a process more of the processor. +by the superuser to give a process more of the processor.