From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-803452-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6C425138CD3 for <garchives@archives.gentoo.org>; Fri, 29 May 2015 06:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72021E087C; Fri, 29 May 2015 06:11:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27BADE087C for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2015 06:11:03 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4859B340D95 for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2015 06:11:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 166D29F8 for <gentoo-commits@lists.gentoo.org>; Fri, 29 May 2015 06:11:00 +0000 (UTC) From: "Mike Frysinger" <vapier@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" <vapier@gentoo.org> Message-ID: <1432879844.c94c8288cd5217b01c24d6f048c64ebbc30bee02.vapier@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: s6-guide.md X-VCS-Directories: / X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: c94c8288cd5217b01c24d6f048c64ebbc30bee02 X-VCS-Branch: master Date: Fri, 29 May 2015 06:11:00 +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 X-Archives-Salt: 2d8155e7-93a2-4d48-889a-c91381e103b7 X-Archives-Hash: 3183ba1f46caef9394b1506305dcb956 commit: c94c8288cd5217b01c24d6f048c64ebbc30bee02 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Fri May 29 06:10:39 2015 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Fri May 29 06:10:44 2015 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=c94c8288 fix link to s6 website s6-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/s6-guide.md b/s6-guide.md index 63c63de..630d778 100644 --- a/s6-guide.md +++ b/s6-guide.md @@ -45,4 +45,4 @@ should wait for a service to go down when stopping. This is very early support, so feel free to file bugs if you have issues. -[1] https://www.skarnet.org/software/s6 +[1] http://www.skarnet.org/software/s6