From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rgovg-0000XK-AV for garchives@archives.gentoo.org; Sat, 31 Dec 2011 02:44:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFC5921C01F; Sat, 31 Dec 2011 02:44:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7DB5321C01F for ; Sat, 31 Dec 2011 02:44:08 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 049FC1B400F for ; Sat, 31 Dec 2011 02:44:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 455A080043 for ; Sat, 31 Dec 2011 02:44:07 +0000 (UTC) From: "Christian Ruppert" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christian Ruppert" Message-ID: <26edfe369c685f3bec560dd4a968f2468c47a269.idl0r@gentoo> 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: idl0r X-VCS-Committer-Name: Christian Ruppert X-VCS-Revision: 26edfe369c685f3bec560dd4a968f2468c47a269 Date: Sat, 31 Dec 2011 02:44:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 622d0b1c-bee1-4f9e-859c-412acb521a00 X-Archives-Hash: b36e348468243c4931a02982e3b62ece commit: 26edfe369c685f3bec560dd4a968f2468c47a269 Author: Christian Ruppert gentoo org> AuthorDate: Sat Dec 31 02:41:52 2011 +0000 Commit: Christian Ruppert gentoo org> CommitDate: Sat Dec 31 02:43:25 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3D26edfe36 Fix the description of --retry in start-stop-daemon(8) X-Gentoo-Bug: 368615 X-Gentoo-Bug-URL: https://bugs.gentoo.org/368615 Reported-by: Stuart Shelton gmail.com> --- man/start-stop-daemon.8 | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/man/start-stop-daemon.8 b/man/start-stop-daemon.8 index a35d96c..acdde1a 100644 --- a/man/start-stop-daemon.8 +++ b/man/start-stop-daemon.8 @@ -163,8 +163,7 @@ These options are only used for stopping daemons: .Bl -tag -width indent .It Fl R , -retry Ar timeout | Ar signal Ns / Ns Ar timeout You can either specify a timeout in seconds or a multiple signal/timeout -pairs as a stopping schedule. -If not specified then a default value of SIGTERM/5 is assumed. +(like SIGTERM/5) pairs as a stopping schedule. .El .Sh ENVIRONMENT .Va SSD_NICELEVEL