Gentoo Archives: gentoo-commits

From: "Tobias Heinlein (keytoaster)" <keytoaster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/de/handbook: hb-working-rcscripts.xml
Date: Sun, 26 Aug 2012 21:47:15
Message-Id: 20120826214706.3B45A20845@flycatcher.gentoo.org
1 keytoaster 12/08/26 21:47:06
2
3 Modified: hb-working-rcscripts.xml
4 Log:
5 Sync to 1.37.
6
7 Revision Changes Path
8 1.22 xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml?rev=1.22&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml?rev=1.22&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml?r1=1.21&r2=1.22
13
14 Index: hb-working-rcscripts.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml,v
17 retrieving revision 1.21
18 retrieving revision 1.22
19 diff -u -r1.21 -r1.22
20 --- hb-working-rcscripts.xml 25 Jan 2012 09:56:05 -0000 1.21
21 +++ hb-working-rcscripts.xml 26 Aug 2012 21:47:06 -0000 1.22
22 @@ -4,9 +4,9 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- English CVS Version: 1.36 -->
27 +<!-- English CVS Version: 1.37 -->
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml,v 1.21 2012/01/25 09:56:05 keytoaster Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/de/handbook/hb-working-rcscripts.xml,v 1.22 2012/08/26 21:47:06 keytoaster Exp $ -->
31
32 <sections>
33
34 @@ -17,8 +17,8 @@
35 Skripten umgehen.
36 </abstract>
37
38 -<version>5</version>
39 -<date>2011-09-17</date>
40 +<version>6</version>
41 +<date>2012-07-24</date>
42
43 <section>
44 <title>Runlevel</title>
45 @@ -412,8 +412,8 @@
46
47 <p>
48 Solch eine Konfigurationsdatei enthält nur Variablen (genau wie in
49 -<path>/etc/make.conf</path>), was die Konfiguration eines Dienstes sehr
50 -vereinfacht. Es erlaubt uns auch, mehr Informationen (als Kommentare)
51 +<path>/etc/portage/make.conf</path>), was die Konfiguration eines Dienstes
52 +sehr vereinfacht. Es erlaubt uns auch, mehr Informationen (als Kommentare)
53 über die Variablen zu geben.
54 </p>