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 1RgqWV-00030U-Kp for garchives@archives.gentoo.org; Sat, 31 Dec 2011 04:26:23 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 22EE021C09C; Sat, 31 Dec 2011 04:26:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E91A821C09C for ; Sat, 31 Dec 2011 04:25:59 +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 4334C1B4017 for ; Sat, 31 Dec 2011 04:25:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 68D9D80043 for ; Sat, 31 Dec 2011 04:25:58 +0000 (UTC) From: "William Hubbs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" Message-ID: Subject: [gentoo-commits] proj/openrc:master commit in: man/ X-VCS-Repository: proj/openrc X-VCS-Files: man/runscript.8 X-VCS-Directories: man/ X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: e873ef2ba7d43346b945e9d9f7bd32667de655a5 Date: Sat, 31 Dec 2011 04:25:58 +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: a07550a5-c9b1-4d5f-8271-1905172196b4 X-Archives-Hash: 9ece77569de3681bc0b1ac838e2d0a45 commit: e873ef2ba7d43346b945e9d9f7bd32667de655a5 Author: William Hubbs gentoo org> AuthorDate: Sat Dec 31 03:51:05 2011 +0000 Commit: William Hubbs gentoo org> CommitDate: Sat Dec 31 04:12:59 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D= commit;h=3De873ef2b Reword retry documentation on runscript man page --- man/runscript.8 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/man/runscript.8 b/man/runscript.8 index 77b2399..08f302e 100644 --- a/man/runscript.8 +++ b/man/runscript.8 @@ -113,8 +113,8 @@ Pidfile to use for the above defined command. .It Ar name Display name used for the above defined command. .It Ar retry -You can either specify a timeout in seconds or a multiple signal/timeout= pairs -as a stopping schedule. This is only used during stop(). +Retry schedule to use when stopping the daemon. It can either be a +timeout in seconds or multiple signal/timeout pairs (like SIGTERM/5). .El .Sh DEPENDENCIES You should define a