From f413c7b6ba164b0760742257a5b7740c7709e1bf Mon Sep 17 00:00:00 2001 From: Antoine Jacoutot Date: Fri, 25 Mar 2011 10:03:27 +0000 Subject: Bump timeout to 30s. ok robert@ --- share/man/man8/rc.subr.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/man/man8') diff --git a/share/man/man8/rc.subr.8 b/share/man/man8/rc.subr.8 index 1a9e9891627..da0eb591a6b 100644 --- a/share/man/man8/rc.subr.8 +++ b/share/man/man8/rc.subr.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.subr.8,v 1.16 2011/03/23 20:43:43 schwarze Exp $ +.\" $OpenBSD: rc.subr.8,v 1.17 2011/03/25 10:03:26 ajacoutot Exp $ .\" .\" Copyright (c) 2011 Robert Nagy, Antoine Jacoutot, Ingo Schwarze .\" All rights reserved. @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: March 23 2011 $ +.Dd $Mdocdate: March 25 2011 $ .Dt RC.SUBR 8 .Os .Sh NAME @@ -149,7 +149,7 @@ Check that the service is running by calling If it is running, call .Fn rc_stop -and wait up to 5 seconds for the daemon to properly shutdown. +and wait up to 30 seconds for the daemon to properly shutdown. If successful, run .Fn rc_post if it exists. -- cgit v1.2.3