diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
commit | a866e170777b42fd7921eadd6e7e664f3a031d60 (patch) | |
tree | f5a5fbfda9358c31fa2746d0671fe366bb17d243 /usr.bin/nice | |
parent | e8cde1ac6ff037d232538a4e35b007b4ece89a9a (diff) | |
download | src-test2-a866e170777b42fd7921eadd6e7e664f3a031d60.tar.gz src-test2-a866e170777b42fd7921eadd6e7e664f3a031d60.zip |
Notes
Diffstat (limited to 'usr.bin/nice')
-rw-r--r-- | usr.bin/nice/nice.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index b55a9fc938ec..ff4eed21efd2 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -86,7 +86,7 @@ at priority -19 assuming the priority of the shell is 0 and you are the super-user: .Pp .Dl "nice -n 16 nice -n -35 date" -.Sh DIAGNOSTICS +.Sh EXIT STATUS If .Ar utility is invoked, the exit status of |