nightmorph 08/04/15 06:17:48 Modified: openrc-migration.xml Log: looks like i duplicated the title of a caption from an earlier commit. fixed now. not a procedural change, so no revbump
Revision Changes Path 1.6 xml/htdocs/doc/en/openrc-migration.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.5&r2=1.6 Index: openrc-migration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- openrc-migration.xml 14 Apr 2008 21:49:37 -0000 1.5 +++ openrc-migration.xml 15 Apr 2008 06:17:47 -0000 1.6 @@ -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.5 2008/04/14 21:49:37 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.6 2008/04/15 06:17:47 nightmorph Exp $ --> <guide link="/doc/en/openrc-migration.xml"> <title>Baselayout and OpenRC Migration Guide</title> @@ -237,7 +237,7 @@ the following to add initscripts to the <c>boot</c> runlevel: </p> -<pre caption="Adding missing volume management services to the boot runlevel"> +<pre caption="Adding raid and lvm to the boot runlevel"> # <i>rc-update add raid boot</i> # <i>rc-update add lvm boot</i> </pre> -- [email protected] mailing list
