Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/openrc:master commit in: man/
Date: Sat, 21 Jun 2014 07:05:22
Message-Id: 1403333597.23cb55d843b165d5508f330287ed329358fc85dc.williamh@OpenRC
1 commit: 23cb55d843b165d5508f330287ed329358fc85dc
2 Author: William Hubbs <w.d.hubbs <AT> gmail <DOT> com>
3 AuthorDate: Sat Jun 21 06:53:17 2014 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 21 06:53:17 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=23cb55d8
7
8 man/start-stop-daemon.8: correct argument from --nice to --nicelevel
9
10 X-Gentoo-Bug: 510648
11 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=510648
12
13 ---
14 man/start-stop-daemon.8 | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8
18 index a805232..b3405d5 100644
19 --- a/man/start-stop-daemon.8
20 +++ b/man/start-stop-daemon.8
21 @@ -139,7 +139,7 @@ option.
22 Modifies the IO scheduling priority of the daemon.
23 Class can be 0 for none, 1 for real time, 2 for best effort and 3 for idle.
24 Data can be from 0 to 7 inclusive.
25 -.It Fl N , -nice Ar level
26 +.It Fl N , -nicelevel Ar level
27 Modifies the scheduling priority of the daemon.
28 .It Fl 1 , -stdout Ar logfile
29 Redirect the standard output of the process to logfile when started with