Gentoo Archives: gentoo-commits

From: "Damian Kuras (shadow)" <shadow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl/handbook: hb-working-use.xml
Date: Mon, 22 Oct 2007 12:07:26
Message-Id: E1Ijw3t-0000g5-Tl@stork.gentoo.org
1 shadow 07/10/22 12:07:13
2
3 Modified: hb-working-use.xml
4 Log:
5 sync to 1.49
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/pl/handbook/hb-working-use.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml?r1=1.24&r2=1.25
13
14 Index: hb-working-use.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml,v
17 retrieving revision 1.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- hb-working-use.xml 22 Sep 2007 06:24:07 -0000 1.24
21 +++ hb-working-use.xml 22 Oct 2007 12:07:13 -0000 1.25
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml,v 1.24 2007/09/22 06:24:07 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/handbook/hb-working-use.xml,v 1.25 2007/10/22 12:07:13 shadow Exp $ -->
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
30 @@ -12,8 +12,8 @@
31 pracę z nimi oraz tłumaczymy to jak wpływają one na pracę systemu.
32 </abstract>
33
34 -<version>1.37</version>
35 -<date>2007-07-04</date>
36 +<version>1.38</version>
37 +<date>2007-10-21</date>
38
39 <section>
40 <title>Czym są flagi USE?</title>
41 @@ -183,7 +183,11 @@
42 Czasami mamy zamiar zadeklarować wybraną flagę USE dla jednej (czasem kilku)
43 aplikacji, ale nie dla całego systemu. Aby tego dokonać, będziemy zmuszeni do
44 utworzenia katalogu <path>/etc/portage</path> (jeżeli nie istnieje) i
45 -wyedytowania pliku <path>/etc/portage/package.use</path>.
46 +wyedytowania pliku <path>/etc/portage/package.use</path>. W większości
47 +przypadków jest to pojedyńczy plik, jednak może to być również nazwa katalogu.
48 +Aby uzyskać więcej informacji należy przeczytać strone manuala dostępną po
49 +wydaniu polecenia <c>man portage</c>. W poniższych przykładach założono, że
50 +<path>package.use</path> jest plikiem.
51 </p>
52
53 <p>
54
55
56
57 --
58 gentoo-commits@g.o mailing list