Gentoo Archives: gentoo-doc-cvs

From: Jan Kundrat <jkt@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: openrc-migration.xml
Date: Mon, 14 Apr 2008 19:35:10
Message-Id: E1JlUSK-0001Qc-Aw@stork.gentoo.org
1 jkt 08/04/14 19:35:08
2
3 Modified: openrc-migration.xml
4 Log:
5 21:31 < Cardoe> http://www.gentoo.org/doc/en/openrc-migration.xml
6 21:31 < Cardoe> section 2.6
7 21:31 < Cardoe> it should say "services"
8 21:31 < Cardoe> not "servives"
9 21:31 < Cardoe> can someone fix that?
10
11 Revision Changes Path
12 1.3 xml/htdocs/doc/en/openrc-migration.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/openrc-migration.xml?r1=1.2&r2=1.3
17
18 Index: openrc-migration.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- openrc-migration.xml 14 Apr 2008 08:39:42 -0000 1.2
25 +++ openrc-migration.xml 14 Apr 2008 19:35:08 -0000 1.3
26 @@ -1,6 +1,6 @@
27 <?xml version='1.0' encoding='UTF-8'?>
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.2 2008/04/14 08:39:42 nightmorph Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/openrc-migration.xml,v 1.3 2008/04/14 19:35:08 jkt Exp $ -->
31
32 <guide link="/doc/en/openrc-migration.xml">
33 <title>Baselayout and OpenRC Migration Guide</title>
34 @@ -24,7 +24,7 @@
35 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
36 <license/>
37
38 -<version>1.1</version>
39 +<version>1.2</version>
40 <date>2008-04-14</date>
41
42 <chapter>
43 @@ -239,7 +239,7 @@
44 shell script to make it happen:
45 </p>
46
47 -<pre caption="Adding other critical servives to the boot runlevel">
48 +<pre caption="Adding other critical services to the boot runlevel">
49 # <i>for x in root fsck mtab procfs ; do rc-update add $x boot ; done</i>
50 </pre>
51
52
53
54
55 --
56 gentoo-doc-cvs@l.g.o mailing list