Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: openrc-migration.xml
Date: Tue, 15 Apr 2008 06:17:51
Message-Id: E1JleUG-0005Cs-1X@stork.gentoo.org
1 nightmorph 08/04/15 06:17:48
2
3 Modified: openrc-migration.xml
4 Log:
5 looks like i duplicated the title of a caption from an earlier commit. fixed now. not a procedural change, so no revbump
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/en/openrc-migration.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.5&r2=1.6
13
14 Index: openrc-migration.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- openrc-migration.xml 14 Apr 2008 21:49:37 -0000 1.5
21 +++ openrc-migration.xml 15 Apr 2008 06:17:47 -0000 1.6
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.5 2008/04/14 21:49:37 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.6 2008/04/15 06:17:47 nightmorph Exp $ -->
27
28 <guide link="/doc/en/openrc-migration.xml">
29 <title>Baselayout and OpenRC Migration Guide</title>
30 @@ -237,7 +237,7 @@
31 the following to add initscripts to the <c>boot</c> runlevel:
32 </p>
33
34 -<pre caption="Adding missing volume management services to the boot runlevel">
35 +<pre caption="Adding raid and lvm to the boot runlevel">
36 # <i>rc-update add raid boot</i>
37 # <i>rc-update add lvm boot</i>
38 </pre>
39
40
41
42 --
43 gentoo-doc-cvs@l.g.o mailing list