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 <gentoo-commits+bounces-334325-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q8H4u-0001BQ-Qp
	for garchives@archives.gentoo.org; Fri, 08 Apr 2011 19:10:45 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 8119A1C045;
	Fri,  8 Apr 2011 19:10:37 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 53FAD1C045
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2011 19:10:37 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id CFCA51B4038
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2011 19:10:36 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 3FE3C8006D
	for <gentoo-commits@lists.gentoo.org>; Fri,  8 Apr 2011 19:10:36 +0000 (UTC)
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "William Hubbs" <williamh@gentoo.org>
Message-ID: <16f7e90c6c4a9198261f9ac8c5d07fc37674b39c.williamH@gentoo>
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: 16f7e90c6c4a9198261f9ac8c5d07fc37674b39c
Date: Fri,  8 Apr 2011 19:10:36 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: f868517af2ef49d42471f502e41550a4

commit:     16f7e90c6c4a9198261f9ac8c5d07fc37674b39c
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  8 19:08:29 2011 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Fri Apr  8 19:08:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/openrc.git;a=3D=
commit;h=3D16f7e90c

clarify documentation for -timeout keyword

---
 man/runscript.8 |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/man/runscript.8 b/man/runscript.8
index f3c397e..75c54b8 100644
--- a/man/runscript.8
+++ b/man/runscript.8
@@ -148,7 +148,8 @@ have this keyword.
 Don't stop this service when changing runlevels, even if not present.
 This includes shutting the system down.
 .It Dv -timeout
-Do not time out waiting for that service.
+Other services should wait indefinitely for this service to start. Use
+this keyword if your service may take longer than 60 seconds to start.
 .It Dv -jail
 When in a jail, exclude this service from any dependencies. The service =
can
 still be run directly. Set via=20