From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 80EB51381F3 for ; Wed, 14 Aug 2013 06:09:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11F92E0B6C; Wed, 14 Aug 2013 06:09:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A045AE0B6C for ; Wed, 14 Aug 2013 06:09:01 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AEFF133EA86 for ; Wed, 14 Aug 2013 06:09:00 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 33CC3E468F for ; Wed, 14 Aug 2013 06:08:59 +0000 (UTC) From: "William Hubbs" 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" Message-ID: <1376460492.df9d1c25a7907c45d5de33d5347de23cef9f82a0.WilliamH@OpenRC> Subject: [gentoo-commits] proj/openrc:master commit in: / X-VCS-Repository: proj/openrc X-VCS-Files: README X-VCS-Directories: / X-VCS-Committer: WilliamH X-VCS-Committer-Name: William Hubbs X-VCS-Revision: df9d1c25a7907c45d5de33d5347de23cef9f82a0 X-VCS-Branch: master Date: Wed, 14 Aug 2013 06:08:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 052868e6-9e76-4903-b281-be859532035d X-Archives-Hash: c223f0e7ae85ddf0ff08359ff1e4026d commit: df9d1c25a7907c45d5de33d5347de23cef9f82a0 Author: William Hubbs gmail com> AuthorDate: Wed Aug 14 06:08:12 2013 +0000 Commit: William Hubbs gentoo org> CommitDate: Wed Aug 14 06:08:12 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/openrc.git;a=commit;h=df9d1c25 typo fix --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 66d5dc0..e42071d 100644 --- a/README +++ b/README @@ -57,7 +57,7 @@ init.d.misc is not installed by default as the scripts will need tweaking on a per distro basis. They are also non essential to the operation of the system. -As of OpenRc-0.12, the net.* scripts, originally from Gentoo Linux, have +As of OpenRC-0.12, the net.* scripts, originally from Gentoo Linux, have been removed. If you need these scripts, look for a package called netifrc, which is maintained by them.