Gentoo Archives: gentoo-commits

From: "Vladimir Romanov (blueboar)" <blueboar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ru/handbook: hb-install-sparc-bootloader.xml
Date: Sat, 30 Aug 2014 16:15:27
Message-Id: 20140830161524.E39FD4442@oystercatcher.gentoo.org
1 blueboar 14/08/30 16:15:24
2
3 Modified: hb-install-sparc-bootloader.xml
4 Log:
5 Sync with English
6
7 Revision Changes Path
8 1.6 xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml?r1=1.5&r2=1.6
13
14 Index: hb-install-sparc-bootloader.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- hb-install-sparc-bootloader.xml 9 Dec 2012 19:13:29 -0000 1.5
21 +++ hb-install-sparc-bootloader.xml 30 Aug 2014 16:15:24 -0000 1.6
22 @@ -4,12 +4,12 @@
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 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml,v 1.5 2012/12/09 19:13:29 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-sparc-bootloader.xml,v 1.6 2014/08/30 16:15:24 blueboar Exp $ -->
28
29 <sections>
30
31 -<version>3</version>
32 -<date>2012-09-11</date>
33 +<version>4</version>
34 +<date>2014-08-17</date>
35
36 <section>
37 <title>Установка загрузчика</title>
38 @@ -124,7 +124,7 @@
39 # <i>exit</i>
40 cdimage ~# <i>cd</i>
41 cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i>
42 -cdimage ~# <i>umount -l /mnt/gentoo{/usr,/home,/var,/proc,}</i>
43 +cdimage ~# <i>umount /mnt/gentoo{/usr,/home,/var,/proc,/sys,}</i>
44 cdimage ~# <i>reboot</i>
45 </pre>
46
47 @@ -145,8 +145,8 @@
48
49 <!-- *$Localization:
50 target-language: Russian
51 -target-date: 2012-09-11
52 -source-cvs-revision: 1.25
53 +target-date: 2014-08-17
54 +source-cvs-revision: 1.26
55 translated-by: Igor Korot <ikorot@×××××××××.net>
56 edited-by: Alexey Chumakov <achumakov@g.o>
57 edited-by: Vladimir Romanov <blueboar2@×××××.com>