blueboar 14/08/30 16:13:23 Modified: hb-install-x86+amd64-bootloader.xml Log: Sync with English
Revision Changes Path 1.6 xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml?r1=1.5&r2=1.6 Index: hb-install-x86+amd64-bootloader.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-x86+amd64-bootloader.xml 3 Jan 2014 03:33:17 -0000 1.5 +++ hb-install-x86+amd64-bootloader.xml 30 Aug 2014 16:13:23 -0000 1.6 @@ -5,12 +5,12 @@ <!-- Текст этого документа распространяется на условиях лицензии CC-BY-SA --> <!-- См. http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml,v 1.5 2014/01/03 03:33:17 blueboar Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ru/handbook/hb-install-x86+amd64-bootloader.xml,v 1.6 2014/08/30 16:13:23 blueboar Exp $ --> <sections> -<version>7</version> -<date>2013-12-31</date> +<version>8</version> +<date>2014-08-17</date> <section> <title>Выбор загрузчика</title> @@ -784,7 +784,7 @@ # <i>exit</i> cdimage ~# <i>cd</i> cdimage ~# <i>umount -l /mnt/gentoo/dev{/pts,/shm,}</i> -cdimage ~# <i>umount -l /mnt/gentoo{/boot,/sys,/proc,}</i> +cdimage ~# <i>umount /mnt/gentoo{/boot,/sys,/proc,}</i> cdimage ~# <i>reboot</i> </pre> @@ -792,7 +792,7 @@ # <i>exit</i> cdimage ~# <i>cd</i> cdimage ~# <i>umount -l /mnt/gentoo/dev{/shm,/pts,}</i> -cdimage ~# <i>umount -l /mnt/gentoo{/boot,/proc,}</i> +cdimage ~# <i>umount /mnt/gentoo{/boot,/sys,/proc,}</i> cdimage ~# <i>reboot</i> </pre> @@ -818,8 +818,8 @@ <!-- *$Localization: target-language: Russian -target-date: 2013-12-31 -source-cvs-revision: 1.39 +target-date: 2014-08-17 +source-cvs-revision: 1.40 translated-by: Vasiliy Golubev [[email protected]] edited-by: Sergey Kuleshov edited-by: Alexey Chumakov [[email protected]]
