From 85c9ba7c594c9e1658e20053dcd00403e6e314e2 Mon Sep 17 00:00:00 2001 From: Aaron Campbell Date: Sat, 15 Apr 2000 11:46:06 +0000 Subject: - For consistency, `super-user' -> `superuser' in all cases. - Some punctuation fixes. - Some `id' -> `ID'. --- usr.bin/nice/nice.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/nice') diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index 969fae0dd15..36955858aab 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -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 @@ If an .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 @@ The form 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. -- cgit v1.2.3