=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/nice/nice.1,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/nice/nice.1 2000/11/09 17:52:27 1.9 +++ src/usr.bin/nice/nice.1 2000/11/10 05:10:37 1.10 @@ -1,4 +1,4 @@ -.\" $OpenBSD: nice.1,v 1.9 2000/11/09 17:52:27 aaron Exp $ +.\" $OpenBSD: nice.1,v 1.10 2000/11/10 05:10:37 aaron Exp $ .\" $NetBSD: nice.1,v 1.6 1995/08/31 23:30:57 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -89,15 +89,15 @@ .Nm shall be that of .Ar utility . -.Sh COMPATIBILITY -The historic -.Fl Ns Ar increment -option has been deprecated but is still supported in this implementation. .Sh SEE ALSO .Xr csh 1 , .Xr getpriority 2 , .Xr setpriority 2 , .Xr renice 8 +.Sh COMPATIBILITY +The historic +.Fl Ns Ar increment +option has been deprecated but is still supported in this implementation. .Sh STANDARDS The .Nm