diff options
author | Remko Lodder <remko@FreeBSD.org> | 2011-02-26 11:20:51 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2011-02-26 11:20:51 +0000 |
commit | 6bf23913c2e0087bb196e22c54c85dde4a6468a2 (patch) | |
tree | 020ca4bffab78bc373e3d2e820ff2e82a3a8a59c /usr.bin/nice/nice.1 | |
parent | ccac019af479847c012885e5eee540980cff3f2c (diff) |
Not only had I included a syntax / style error, nice.3 is also
deprecated.
Notes
Notes:
svn path=/head/; revision=219050
Diffstat (limited to 'usr.bin/nice/nice.1')
-rw-r--r-- | usr.bin/nice/nice.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/nice/nice.1 b/usr.bin/nice/nice.1 index 35391b52700c..770a460448fc 100644 --- a/usr.bin/nice/nice.1 +++ b/usr.bin/nice/nice.1 @@ -107,7 +107,6 @@ option has been deprecated but is still supported. .Xr rtprio 1 , .Xr getpriority 2 , .Xr setpriority 2 , -.Xr nice 3, .Xr renice 8 .Sh STANDARDS The |