jkt 08/04/14 19:35:08 Modified: openrc-migration.xml Log: 21:31 < Cardoe> http://www.gentoo.org/doc/en/openrc-migration.xml 21:31 < Cardoe> section 2.6 21:31 < Cardoe> it should say "services" 21:31 < Cardoe> not "servives" 21:31 < Cardoe> can someone fix that?
Revision Changes Path 1.3 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.3&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.2&r2=1.3 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openrc-migration.xml 14 Apr 2008 08:39:42 -0000 1.2 +++ openrc-migration.xml 14 Apr 2008 19:35:08 -0000 1.3 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.2 2008/04/14 08:39:42 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.3 2008/04/14 19:35:08 jkt Exp $ --> <guide link="/doc/en/openrc-migration.xml"> <title>Baselayout and OpenRC Migration Guide</title> @@ -24,7 +24,7 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.1</version> +<version>1.2</version> <date>2008-04-14</date> <chapter> @@ -239,7 +239,7 @@ shell script to make it happen: </p> -<pre caption="Adding other critical servives to the boot runlevel"> +<pre caption="Adding other critical services to the boot runlevel"> # <i>for x in root fsck mtab procfs ; do rc-update add $x boot ; done</i> </pre> -- [email protected] mailing list
