Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
swift 12/04/06 12:09:19
Modified: hb-install-config.xml
Log:
Fix bug #410997 - Remove reference to /etc/conf.d/rc
Revision Changes Path
1.111 xml/htdocs/doc/en/handbook/hb-install-config.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.110&r2=1.111
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- hb-install-config.xml 28 Mar 2012 22:39:04 -0000 1.110
+++ hb-install-config.xml 6 Apr 2012 12:09:19 -0000 1.111
@@ -4,7 +4,7 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.110 2012/03/28 22:39:04 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.111 2012/04/06 12:09:19 swift Exp $ -->
<sections>
@@ -14,8 +14,8 @@
proceed.
</abstract>
-<version>17</version>
-<date>2012-03-28</date>
+<version>18</version>
+<date>2012-04-06</date>
<section>
<title>Filesystem Information</title>
@@ -438,15 +438,13 @@
<body>
<p>
-Gentoo uses <path>/etc/rc.conf</path> and <path>/etc/conf.d/rc</path> to
-configure the services, startup, and shutdown of your system. Open up
-<path>/etc/rc.conf</path> and <path>/etc/conf.d/rc</path> and enjoy all the
-comments in those files.
+Gentoo uses <path>/etc/rc.conf</path> to configure the services, startup,
+and shutdown of your system. Open up <path>/etc/rc.conf</path> and enjoy all
+the comments in the file.
</p>
<pre caption="Configuring services">
# <i>nano -w /etc/rc.conf</i>
-# <i>nano -w /etc/conf.d/rc</i>
</pre>
<p>
|
|