From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-858443-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 211BA58973 for <garchives@archives.gentoo.org>; Tue, 19 Jan 2016 22:33:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF7A321C037; Tue, 19 Jan 2016 22:33:30 +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 622E621C037 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 22:33:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9A41D3408C5 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 22:33:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C47DBCF7 for <gentoo-commits@lists.gentoo.org>; Tue, 19 Jan 2016 22:33:27 +0000 (UTC) From: "William Hubbs" <williamh@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, "William Hubbs" <williamh@gentoo.org> Message-ID: <1453242641.5f2850366ea0f30f0f9cb6b129b69192c11e74ac.williamh@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: FEATURE-REMOVAL-SCHEDULE.md X-VCS-Directories: / X-VCS-Committer: williamh X-VCS-Committer-Name: William Hubbs X-VCS-Revision: 5f2850366ea0f30f0f9cb6b129b69192c11e74ac X-VCS-Branch: master Date: Tue, 19 Jan 2016 22:33:27 +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: 3d914b7e-adba-40cf-904c-f13453e2eef7 X-Archives-Hash: ed6f244e8a434a4d24ac92fb97258306 commit: 5f2850366ea0f30f0f9cb6b129b69192c11e74ac Author: Manuel RĂ¼ger <manuel <AT> rueg <DOT> eu> AuthorDate: Thu Dec 3 21:03:13 2015 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 22:30:41 2016 +0000 URL: https://gitweb.gentoo.org/proj/openrc.git/commit/?id=5f285036 Fix typo This fixes #70. FEATURE-REMOVAL-SCHEDULE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FEATURE-REMOVAL-SCHEDULE.md b/FEATURE-REMOVAL-SCHEDULE.md index d66f94f..7058805 100644 --- a/FEATURE-REMOVAL-SCHEDULE.md +++ b/FEATURE-REMOVAL-SCHEDULE.md @@ -38,7 +38,7 @@ Who: When: 1.0 -Why: Depprecated in favor of extra_commands, extra_started_commands +Why: Deprecated in favor of extra_commands, extra_started_commands and extra_stopped_commands. Who: @@ -47,7 +47,7 @@ Who: When: 1.0 -Why: Depprecated in favor of executable scripts in @SYSCONFDIR@/local.d +Why: Deprecated in favor of executable scripts in @SYSCONFDIR@/local.d Who: