svn commit: r219050 - head/usr.bin/nice

Remko Lodder remko at FreeBSD.org
Sat Feb 26 11:20:52 UTC 2011


Author: remko
Date: Sat Feb 26 11:20:51 2011
New Revision: 219050
URL: http://svn.freebsd.org/changeset/base/219050

Log:
  Not only had I included a syntax / style error, nice.3 is also
  deprecated.

Modified:
  head/usr.bin/nice/nice.1

Modified: head/usr.bin/nice/nice.1
==============================================================================
--- head/usr.bin/nice/nice.1	Sat Feb 26 10:29:53 2011	(r219049)
+++ head/usr.bin/nice/nice.1	Sat Feb 26 11:20:51 2011	(r219050)
@@ -107,7 +107,6 @@ option has been deprecated but is still 
 .Xr rtprio 1 ,
 .Xr getpriority 2 ,
 .Xr setpriority 2 ,
-.Xr nice 3,
 .Xr renice 8
 .Sh STANDARDS
 The


More information about the svn-src-head mailing list