From owner-svn-doc-projects@FreeBSD.ORG Wed Apr 3 11:33:22 2013 Return-Path: Delivered-To: svn-doc-projects@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 43C85611; Wed, 3 Apr 2013 11:33:22 +0000 (UTC) (envelope-from gabor@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 339B180D; Wed, 3 Apr 2013 11:33:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r33BXM1b007729; Wed, 3 Apr 2013 11:33:22 GMT (envelope-from gabor@svn.freebsd.org) Received: (from gabor@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r33BXIJf007704; Wed, 3 Apr 2013 11:33:18 GMT (envelope-from gabor@svn.freebsd.org) Message-Id: <201304031133.r33BXIJf007704@svn.freebsd.org> From: Gabor Kovesdan Date: Wed, 3 Apr 2013 11:33:18 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-projects@freebsd.org Subject: svn commit: r41362 - in projects/xml-tools: de_DE.ISO8859-1/books/handbook/disks en_US.ISO8859-1/articles/pam en_US.ISO8859-1/books/handbook/desktop en_US.ISO8859-1/books/handbook/disks en_US.ISO88... X-SVN-Group: doc-projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-projects@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for doc projects trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Apr 2013 11:33:22 -0000 Author: gabor Date: Wed Apr 3 11:33:18 2013 New Revision: 41362 URL: http://svnweb.freebsd.org/changeset/doc/41362 Log: - Replace misused (empty) link elements with xref Modified: projects/xml-tools/de_DE.ISO8859-1/books/handbook/disks/chapter.xml projects/xml-tools/en_US.ISO8859-1/articles/pam/article.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/desktop/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/disks/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/l10n/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/users/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/vinum/chapter.xml projects/xml-tools/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml projects/xml-tools/fr_FR.ISO8859-1/articles/pam/article.xml projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml projects/xml-tools/mn_MN.UTF-8/books/handbook/serialcomms/chapter.xml projects/xml-tools/mn_MN.UTF-8/books/handbook/users/chapter.xml projects/xml-tools/mn_MN.UTF-8/books/handbook/virtualization/chapter.xml projects/xml-tools/ru_RU.KOI8-R/articles/pam/article.xml Modified: projects/xml-tools/de_DE.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- projects/xml-tools/de_DE.ISO8859-1/books/handbook/disks/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/de_DE.ISO8859-1/books/handbook/disks/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -1078,8 +1078,8 @@ umass0: detached Welches Tool Sie zum Brennen von CDs benutzen, hngt davon ab, ob Ihr CD-Brenner ein ATAPI-Gert ist oder nicht. - Mit ATAPI-CD-Brennern wird - burncd benutzt, das Teil des Basissystems ist. + Mit ATAPI-CD-Brennern wird burncd benutzt, + das Teil des Basissystems ist. SCSI- und USB-CD-Brenner werden mit cdrecord aus sysutils/cdrtools benutzt. Modified: projects/xml-tools/en_US.ISO8859-1/articles/pam/article.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/articles/pam/article.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/articles/pam/article.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -834,8 +834,7 @@ sshd password required pam_permit.soBreakdown of a configuration line - As explained in the section, each line in + As explained in , each line in /etc/pam.conf consists of four or more fields: the service name, the facility name, the control flag, the module name, and zero or more module arguments. @@ -852,13 +851,10 @@ sshd password required pam_permit.so The facility is one of the four facility keywords - described in the - section. + described in . Likewise, the control flag is one of the four keywords - described in the section, + described in , describing how to interpret the return code from the module. Linux-PAM supports an alternate syntax that lets you specify the action to associate with each possible return code, but @@ -1228,9 +1224,8 @@ sshd password required pam_permit.so appendix is a good + implement; the one presented in is a good starting point, but should not be used in real-world applications. Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/desktop/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/desktop/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -200,9 +200,9 @@ For information on how to configure a multimedia - environment, refer to . For + environment, refer to . For information on how to set up and use electronic mail, refer to - . + . @@ -222,7 +222,7 @@ The KDE and GNOME desktop environments include - their own HTML browser. Refer to + their own HTML browser. Refer to for more information on how to set up these complete desktops. @@ -572,7 +572,7 @@ To install &java; plugin support, follow the instructions - in . + in . Once &java; support is installed, start Chromium, and enter Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/disks/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/disks/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -613,7 +613,7 @@ bsdlabel -e ad3 storage. &man.vinum.4; implements the RAID-0, RAID-1 and RAID-5 models, both individually and in combination. - Refer to for more + Refer to for more information about &man.vinum.4;. @@ -824,7 +824,7 @@ da0: 126MB (258048 512 byte sectors: 64H <Generic Traveling Disk 1.11> at scbus0 target 0 lun 0 (da0,pass0) If the drive comes with a file system, it can be mounted. - Refer to for + Refer to for instructions on how to format and create partitions on the USB drive. @@ -1201,8 +1201,8 @@ scsibus1: &prompt.user; cdrecord -v dev=2,0 -dao -useinfo *.wav Make sure that 2,0 is set - appropriately, as described in . + appropriately, as described in . @@ -1503,7 +1503,7 @@ cd0: Attempt to query device size failed as a removable hard drive. However, this media is not compatible with most DVD-ROM drives and DVD-Video players as only a few DVD writers support the DVD-RAM format. - Refer to for more + Refer to for more information on DVD-RAM use. @@ -1547,7 +1547,7 @@ cd0: Attempt to query device size failed therefore ATAPI/CAM support must be loaded or statically compiled into the kernel. This support is not needed if the burner uses the USB interface. - Refer to for more details + Refer to for more details on USB device configuration. DMA access must also be enabled for ATAPI devices, by @@ -3035,8 +3035,8 @@ Filesystem 1K-blocks Used Avail Capacity The GENERIC kernel does not have this enabled by default, so a custom kernel must be - compiled in order to use disk quotas. Refer to for more information on + compiled in order to use disk quotas. Refer to for more information on kernel configuration. Next, enable disk quotas in @@ -3338,7 +3338,7 @@ Password: Add the New Hard Drive Install the new drive to the system as explained in - . For the purposes + . For the purposes of this example, a new hard drive partition has been added as /dev/ad4s1c and /dev/ad0s1* @@ -4298,7 +4298,7 @@ Device 1K-blocks Used Av other, and both are configured as primary nodes, the condition is called split-brain. To troubleshoot this situation, follow the steps described in - . + . Verify the result by running &man.hastctl.8; on each @@ -4354,7 +4354,7 @@ Device 1K-blocks Used Av same network segment to share an IP address. Set up CARP on both nodes of the cluster according to the documentation available in - . After setup, each node will + . After setup, each node will have its own carp0 interface with a shared IP address of 172.16.0.254. The primary Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/firewalls/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -660,7 +660,7 @@ ipnat_rules="/etc/ipnat.rules" # rule There is a way to build IPF rules that utilize the power of script symbolic substitution. For more information, see - . + . @@ -2194,7 +2194,7 @@ ipfw add deny out If the machine is acting as a gateway providing NAT using &man.natd.8;, - refer to for information + refer to for information regarding the required /etc/rc.conf options. Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -291,8 +291,8 @@ following line in &man.loader.conf.5;: If /usr/src/ does not exist or it is empty, source has not been installed. The easiest way to install source is to use - svn as described in . One should also create a symlink to + svn as described in . One should also create a symlink to /usr/src/sys/: &prompt.root; ln -s /usr/src/sys /sys @@ -614,7 +614,7 @@ cpu I686_CPU This option enables kernel support for access control lists (ACLs). This relies on the use of extended attributes and UFS2, and the feature is - described in detail in . + described in detail in . ACLs are enabled by default and should not be disabled in the kernel if they have been used previously on a file system, as this will remove the ACLs, changing the way Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/l10n/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/l10n/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/l10n/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -638,7 +638,7 @@ keychange="fkey_number sequ Although Xorg is not installed with &os;, it can be installed from the Ports Collection. - Refer to for more information on + Refer to for more information on how to do this. This section discusses how to localize Xorg once it is installed. Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/linuxemu/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -134,8 +134,8 @@ Id Refs Address Size Name Users who prefer to statically link &linux; binary compatibility into the kernel should add options COMPAT_LINUX to the custom kernel configuration - file. Compile and install the new kernel as described in . + file. Compile and install the new kernel as described in . Installing Libraries Manually @@ -686,7 +686,7 @@ FEATURE Maple maplelmg 2000.0831 permane 6.5 onto a &os; system. It works quite well, with the exception of the &java.virtual.machine; which is - described further in . + described further in . The &linux; version of &matlab; can be purchased and licensed from Configuration of /etc/ttys - is covered in . + is covered in . Configuration for modems is similar, but a different argument is passed to getty and a different terminal type is specified. The general format @@ -2103,7 +2103,7 @@ raisechar=^^ developers who want to debug the kernel or device drivers. - As described in , &os; employs + As described in , &os; employs a three stage bootstrap. The first two stages are in the boot block code which is stored at the beginning of the &os; slice on the boot disk. The boot block then loads and runs @@ -2166,8 +2166,8 @@ raisechar=^^ null-modem cable Use either a null-modem cable or a standard serial - cable and a null-modem adapter. See for a discussion + cable and a null-modem adapter. See for a discussion on serial cables. @@ -2482,7 +2482,7 @@ boot: During the third stage of the boot process, one can still switch between the internal console and the serial console by setting appropriate environment variables in the boot loader. - See for more + See for more information. @@ -2635,8 +2635,8 @@ boot: Recompile the boot blocks with BOOT_COMCONSOLE_SPEED set to the - new console speed. See for detailed + new console speed. See for detailed instructions about building and installing new boot blocks. @@ -2686,8 +2686,8 @@ console="comconsole,vidconsole" - Get the kernel source as described in . + Get the kernel source as described in . @@ -2844,8 +2844,8 @@ ttyu3 "/usr/libexec/getty std.9600" unkn The boot loader needs to be compiled in order to use a serial port other than sio0 for the - serial console. Follow the procedure described in . + serial console. Follow the procedure described in . Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/users/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/users/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/users/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -594,7 +594,7 @@ Other information: &man.ypchsh.1;. NIS support is automatic, so specifying the yp before the command is not necessary. How to configure NIS is - covered in . + covered in . @@ -685,8 +685,8 @@ passwd: done disk quotas Disk quotas limit the amount of disk space available to users and provide a way to quickly check that usage without - calculating it every time. Quotas are discussed in . + calculating it every time. Quotas are discussed in . The other resource limits include ways to limit the amount of CPU, memory, and other resources a user may consume. These Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/vinum/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/vinum/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/vinum/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -142,7 +142,7 @@ relationships. It works well when the access to the virtual disk is spread evenly about its address space. When access is concentrated on a smaller area, the improvement is less marked. - illustrates the sequence in + illustrates the sequence in which storage units are allocated in a concatenated organization. @@ -179,7 +179,7 @@ somewhat more effort to locate the data, and it can cause additional I/O load where a transfer is spread over multiple disks, but it can also provide a more constant load across the - disks. illustrates the + disks. illustrates the sequence in which storage units are allocated in a striped organization. @@ -379,7 +379,7 @@ - summarizes the + summarizes the advantages and disadvantages of each plex organization. @@ -512,8 +512,8 @@ S myvol.p0.s0 State: up PO: 0 B Size: 512 MBThis output shows the brief listing format of - &man.gvinum.8;. It is represented graphically in . + &man.gvinum.8;. It is represented graphically in .
@@ -579,7 +579,7 @@ S mirror.p0.s0 State: up PO: 0 B Size: 512 MB S mirror.p1.s0 State: empty PO: 0 B Size: 512 MB - shows the + shows the structure graphically. @@ -658,8 +658,8 @@
- This volume is represented in . The darkness of the + This volume is represented in . The darkness of the stripes indicates the position within the plex address space, where the lightest stripes come first and the darkest last. @@ -693,7 +693,7 @@ writes do not go to the same subdisks even if a transfer goes over two drives. - represents the + represents the structure of this volume. @@ -1134,8 +1134,8 @@ Subdisk root.p1.s0: within the vinum partition h, and the offset of this partition within the device or slice. This is a typical setup that is - necessary to avoid the problem described in . The entire + necessary to avoid the problem described in . The entire a partition is completely within the h partition containing all the vinum data for this device. @@ -1232,8 +1232,8 @@ Subdisk root.p1.s0: Similarly, if the above situation has been recovered, by booting from a Fixit media, and the bootstrap has been re-installed using - bsdlabel -B as described in , the bootstrap will trash the + bsdlabel -B as described in , the bootstrap will trash the vinum header, and vinum will no longer find its disk(s). Though no actual vinum Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml ============================================================================== --- projects/xml-tools/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -270,8 +270,8 @@ the host &mac;. This can be accomplished by adding ifconfig_ed0="DHCP" to /etc/rc.conf. More advanced - networking setups are described in . + networking setups are described in . @@ -780,8 +780,8 @@ xenbr1 8000.feffffffffff no the µsoft.windows; host. This can be accomplished by adding ifconfig_de0="DHCP" to /etc/rc.conf. More advanced - networking setups are described in . + networking setups are described in . @@ -983,8 +983,8 @@ xenbr1 8000.feffffffffff no the host &mac;. This can be accomplished by adding ifconfig_em0="DHCP" to /etc/rc.conf. More advanced - networking setups are described in . + networking setups are described in . Modified: projects/xml-tools/fr_FR.ISO8859-1/articles/pam/article.xml ============================================================================== --- projects/xml-tools/fr_FR.ISO8859-1/articles/pam/article.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/fr_FR.ISO8859-1/articles/pam/article.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -827,9 +827,8 @@ sshd password required pam_permit.soBreakdown of a configuration line - Comme expliqu dans la section , chaque ligne de + Comme expliqu dans , chaque ligne de pam.conf consiste en quatre champs ou plus: le nom de service, le nom du mcanisme, le drapeau de contrle, le nom du module et la prsence ou non d'arguments pour le module. @@ -848,13 +847,11 @@ sshd password required pam_permit.so - Le mcanisme est l'un des quatre mots clef dcrit dans la - section + Le mcanisme est l'un des quatre mots clef dcrit dans + . De mme, le drapeau de contrle est l'un des quatre mots - clef dcrits dans la section et dcrit comment + clef dcrits dans et dcrit comment le module doit interprter le code de retour du module. Linux-PAM supporte une syntaxe alternative qui vous laisse spcifier l'action à associer à chaque code de retour @@ -1212,8 +1209,8 @@ sshd password required pam_permit.so est un bon point de + + est un bon point de dpart, mais ne devrait pas tre utilise dans des applications relles. Modified: projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml ============================================================================== --- projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/ja_JP.eucJP/books/handbook/desktop/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -234,7 +234,7 @@ GNOME ǥȥå״Ķˤϡ 줾 HTML ֥饦ѰդƤޤ Υǥȥå״Ķꤹ뤿ξˤĤƤ - 򻲾ȤƤ + 򻲾ȤƤ ̤ʥ֥饦ȤƤϡ www/dillo2, @@ -591,7 +591,7 @@ &java; ץ饰򥤥󥹥ȡ뤹ˤϡ - + ˽񤫤Ƥ˽äƤ &java; ΥݡȤ򥤥󥹥ȡ뤷顢 Modified: projects/xml-tools/mn_MN.UTF-8/books/handbook/serialcomms/chapter.xml ============================================================================== --- projects/xml-tools/mn_MN.UTF-8/books/handbook/serialcomms/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/mn_MN.UTF-8/books/handbook/serialcomms/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -1349,7 +1349,7 @@ vq|VH57600|Very High Speed Modem at 5760 /etc/ttys файлын тохиргоо - хэсэгт яригдсан байгаа. + хэсэгт яригдсан байгаа. Модемуудын тохиргоо төстэй боловч бид өөр терминалын төрлийг заахын тулд getty уруу өөр нэмэлт өгөгдлүүдийг дамжуулах ёстой. Түгжигдсэн хурдтай болон таарах хурдтай тохиргоонуудын ерөнхий хэлбэр нь @@ -1999,7 +1999,7 @@ raisechar=^^ хүссэн системийн администраторууд болон цөм эсвэл төхөөрөмжийн драйверуудыг дибаг хийхийг хүссэн хөгжүүлэгчид юм. - -т тайлбарласнаар &os; нь гурван шаттай эхлүүлэгчийг + -т тайлбарласнаар &os; нь гурван шаттай эхлүүлэгчийг хэрэглэдэг. Эхний хоёр шат нь ачаалах диск дээрх &os;-ийн зүсмэлийн эхлэл дээр хадгалагддаг ачаалах блокийн кодод байдаг. Ачаалах блок нь ачаалагч дуудагчийг (/boot/loader) гурав дахь шатны код болгон дуудаж @@ -2059,7 +2059,7 @@ raisechar=^^ Танд null-модем кабель эсвэл стандарт цуваа кабель болон null-модем хувиргагч хэрэгтэй болно. Цуваа кабелиудын тухай хэлэлцүүлгийг - хэсгээс үзнэ үү. + хэсгээс үзнэ үү. @@ -2347,7 +2347,7 @@ boot: Ачаалагч дуудагч дуудагдсаны дараа та ачаалах процессийн гурав дахь шатанд байгаа бол ачаалагч дуудагчид зохих орчны хувьсагчуудыг тохируулж дотоод консол болон цуваа консолын хооронд та шилжиж чадсан хэвээр байх - болно. -г үзнэ үү. + болно. -г үзнэ үү. @@ -2500,7 +2500,7 @@ boot: Ачаалах блокуудыг консолын шинэ хурд заагдсан BOOT_COMCONSOLE_SPEED хувьсагчтай цуг дахин эмхэтгэнэ. Шинэ ачаалах блокуудыг бүтээж суулгах талаар - дэлгэрэнгүй заавруудыг -с + дэлгэрэнгүй заавруудыг -с үзнэ үү. Хэрэв цуваа консол нь тохируулгатайгаар @@ -2552,7 +2552,7 @@ console="comconsole,vidconsole" - Цөмийн эхийг авна. ( бүлгийг үзнэ үү) + Цөмийн эхийг авна. ( бүлгийг үзнэ үү) Modified: projects/xml-tools/mn_MN.UTF-8/books/handbook/users/chapter.xml ============================================================================== --- projects/xml-tools/mn_MN.UTF-8/books/handbook/users/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/mn_MN.UTF-8/books/handbook/users/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -570,7 +570,7 @@ Other information: &man.ypchfn.1;, болон &man.ypchsh.1; нартай ижилхэн холбоос. NIS дэмжлэг автоматаар хийгдсэн байгаа. Тийм болохоор тушаалын урд нь yp угтвар залгах шаардлагагүй. - NIS хэрхэн тохируулах талаар + NIS хэрхэн тохируулах талаар хэсэгт тайлбарлагдах болно. @@ -659,8 +659,8 @@ passwd: done дискний хуваарилалт Дискийн хуваарилалт нь хэрэглэгчийн диск хэрэглэх хэмжээг зааглаж өгдөг бөгөөд тухай бүрд уг хэмжээг тооцож бодолгүй - шуурхай шалгах боломж өгдөг. Хуваарилалт нь бүлэгт авч хэлэлцэгдсэн. + шуурхай шалгах боломж өгдөг. Хуваарилалт нь бүлэгт авч хэлэлцэгдсэн. Бусад нөөцийн хязгаарлалтуудад Процессор, санах ойн хэмжээ болон бусад хэрэглэгчийн хэрэглэх нөөцүүд Modified: projects/xml-tools/mn_MN.UTF-8/books/handbook/virtualization/chapter.xml ============================================================================== --- projects/xml-tools/mn_MN.UTF-8/books/handbook/virtualization/chapter.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/mn_MN.UTF-8/books/handbook/virtualization/chapter.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -270,8 +270,8 @@ ижил локал сүлжээнд виртуал машиныг холбохын тулд DHCP-г ашиглах явдал юм. Үүнийг /etc/rc.conf файлд ifconfig_ed0="DHCP" гэж - нэмэн хийж болно. Сүлжээний илүү нарийн тохиргоонууд -д тайлбарлагдсан + нэмэн хийж болно. Сүлжээний илүү нарийн тохиргоонууд -д тайлбарлагдсан байгаа. @@ -765,7 +765,7 @@ xenbr1 8000.feffffffffff no DHCP-ийг ашиглах явдал юм. ifconfig_de0="DHCP" мөрийг /etc/rc.conf файлд нэмж үүнийг хийнэ. Сүлжээний илүү нарийн тохиргоонуудын - талаар дээр + талаар дээр тайлбарласан байгаа болно. @@ -963,7 +963,7 @@ xenbr1 8000.feffffffffff no юм. /etc/rc.conf файлд ifconfig_em0="DHCP" мөрийг нэмснээр үүнийг хийж болно. Сүлжээний илүү дэлгэрэнгүй тохиргоонуудын - талаар -д тайлбарласан + талаар -д тайлбарласан байгаа. Modified: projects/xml-tools/ru_RU.KOI8-R/articles/pam/article.xml ============================================================================== --- projects/xml-tools/ru_RU.KOI8-R/articles/pam/article.xml Wed Apr 3 10:56:14 2013 (r41361) +++ projects/xml-tools/ru_RU.KOI8-R/articles/pam/article.xml Wed Apr 3 11:33:18 2013 (r41362) @@ -849,8 +849,8 @@ sshd password required p
- , + , + /etc/pam.conf ң : , , , , @@ -867,12 +867,11 @@ sshd password required p . ң , - . + . ң - , , , + , , + , . Linux-PAM , , , @@ -1268,8 +1267,8 @@ sshd password required p PAM, . ģ - ; , , + ; , , + , .