From owner-svn-src-all@FreeBSD.ORG Sat Feb 26 11:20:52 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28C55106566B; Sat, 26 Feb 2011 11:20:52 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 1845A8FC18; Sat, 26 Feb 2011 11:20:52 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id p1QBKpsH068640; Sat, 26 Feb 2011 11:20:51 GMT (envelope-from remko@svn.freebsd.org) Received: (from remko@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id p1QBKpkM068637; Sat, 26 Feb 2011 11:20:51 GMT (envelope-from remko@svn.freebsd.org) Message-Id: <201102261120.p1QBKpkM068637@svn.freebsd.org> From: Remko Lodder Date: Sat, 26 Feb 2011 11:20:51 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r219050 - head/usr.bin/nice X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Feb 2011 11:20:52 -0000 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