diff options
| author | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1994-01-11 18:22:48 +0000 |
| commit | 2c7d5d92c9191cd9b4e92aedf8ebd403f39775df (patch) | |
| tree | d6b5cafebefa5c2bfc25d56504c1fa279b07ada1 /usr.bin/nice/nice.1 | |
| parent | 5f7ef81c6f463e876dff14f825fdcd76010e664e (diff) | |
Fix spelling errors.
Diffstat (limited to 'usr.bin/nice/nice.1')
| -rw-r--r-- | usr.bin/nice/nice.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index 5b9bf5ada4c..361d4f63b51 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)nice.1 6.7 (Berkeley) 7/24/91 -.\" $Id: nice.1,v 1.3 1993/08/27 20:22:04 jtc Exp $ +.\" $Id: nice.1,v 1.4 1994/01/11 18:23:57 jtc Exp $ .\" .Dd July 24, 1991 .Dt NICE 1 @@ -71,7 +71,7 @@ The utility shall exit with one of the following values: .Bl -tag -width indent .It 1-125 -An error occured in the +An error occurred in the .Nm nice utility. .It 126 |
