summaryrefslogtreecommitdiff
path: root/usr.bin/renice
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-08-05 22:07:27 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-08-05 22:07:27 +0000
commit41f59e1ce02fe5e13a9624cbecb2921e6a141b75 (patch)
tree095104ce6cf5d1a6405a5670955dd054caa3502e /usr.bin/renice
parent3633ea98d7e398e1554e89f0ce73c2fc5d28ecd8 (diff)
downloadsrc-test-41f59e1ce02fe5e13a9624cbecb2921e6a141b75.tar.gz
src-test-41f59e1ce02fe5e13a9624cbecb2921e6a141b75.zip
can not -> cannot
Notes
Notes: svn path=/head/; revision=81169
Diffstat (limited to 'usr.bin/renice')
-rw-r--r--usr.bin/renice/renice.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/renice/renice.8 b/usr.bin/renice/renice.8
index 9ff54a739e9f6..ff3d484c1b2fd 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