From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5EF9913877A for ; Sat, 21 Jun 2014 07:05:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB53FE0971; Sat, 21 Jun 2014 07:05:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 81776E0971 for ; Sat, 21 Jun 2014 07:05:21 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1B3433FE1D for ; Sat, 21 Jun 2014 07:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 7094E18C1D for ; Sat, 21 Jun 2014 07:05:19 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: <1403333597.23cb55d843b165d5508f330287ed329358fc85dc.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: man/ X-VCS-Repository: proj/openrc X-VCS-Files: man/start-stop-daemon.8 X-VCS-Directories: man/ X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 23cb55d843b165d5508f330287ed329358fc85dc X-VCS-Branch: master Date: Sat, 21 Jun 2014 07:05:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1e4b9e3e-782a-4e5e-a377-857042a2dac9 X-Archives-Hash: 0cb4cdb6a6ccdb900b75f9f89aae6af6 commit: 23cb55d843b165d5508f330287ed329358fc85dc Author: William Hubbs gmail com> AuthorDate: Sat Jun 21 06:53:17 2014 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Jun 21 06:53:17 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=23cb55d8 man/start-stop-daemon.8: correct argument from --nice to --nicelevel X-Gentoo-Bug: 510648 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=510648 --- man/start-stop-daemon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index a805232..b3405d5 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -139,7 +139,7 @@ option. Modifies the IO scheduling priority of the daemon. Class can be 0 for none, 1 for real time, 2 for best effort and 3 for idle. Data can be from 0 to 7 inclusive. -.It Fl N , -nice Ar level +.It Fl N , -nicelevel Ar level Modifies the scheduling priority of the daemon. .It Fl 1 , -stdout Ar logfile Redirect the standard output of the process to logfile when started with