From 41f59e1ce02fe5e13a9624cbecb2921e6a141b75 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 5 Aug 2001 22:07:27 +0000
Subject: [PATCH] can not -> cannot
---
usr.bin/renice/renice.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8
index 9ff54a739e9f..ff3d484c1b2f 100644
--- a/usr.bin/renice/renice.8
+++ b/usr.bin/renice/renice.8
@@ -125,7 +125,7 @@ to map user names to user ID's
.Xr getpriority 2 ,
.Xr setpriority 2
.Sh BUGS
-Non super-users can not increase scheduling priorities of their own processes,
+Non super-users cannot increase scheduling priorities of their own processes,
even if they were the ones that decreased the priorities in the first place.
.Sh HISTORY
The