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...
Gabor Kovesdan
gabor at FreeBSD.org
Wed Apr 3 11:33:22 UTC 2013
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</screen>
<para>Welches Tool Sie zum Brennen von CDs benutzen, hängt davon
ab, ob Ihr CD-Brenner ein ATAPI-Gerät ist oder nicht.
- Mit ATAPI-CD-Brennern wird <command><link linkend="burncd">
- </link>burncd</command> benutzt, das Teil des Basissystems ist.
+ Mit ATAPI-CD-Brennern wird <command>burncd</command> benutzt,
+ das Teil des Basissystems ist.
SCSI- und USB-CD-Brenner werden mit <command><link linkend="cdrecord">
cdrecord</link></command> aus <filename
role="package">sysutils/cdrtools</filename> 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.so</pr
<title id="pam-config-breakdown.title">Breakdown of a
configuration line</title>
- <para>As explained in the <link linkend="pam-config-file"
- endterm="pam-config-file.title"></link> section, each line in
+ <para>As explained in <xref linkend="pam-config-file"/>, each line in
<filename>/etc/pam.conf</filename> consists of four or more
fields: the service name, the facility name, the control flag,
the module name, and zero or more module arguments.</para>
@@ -852,13 +851,10 @@ sshd password required pam_permit.so</pr
facility name.</para>
<para>The facility is one of the four facility keywords
- described in the <link linkend="pam-facilities-primitives"
- endterm="pam-facilities-primitives.title"></link>
- section.</para>
+ described in <xref linkend="pam-facilities-primitives"/>.</para>
<para>Likewise, the control flag is one of the four keywords
- described in the <link linkend="pam-chains-policies"
- endterm="pam-chains-policies.title"></link> section,
+ described in <xref linkend="pam-chains-policies"/>,
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</pr
build this application on a system with a different PAM library,
you will have to provide your own conversation function. A
robust conversation function is surprisingly difficult to
- implement; the one presented in the <link
- linkend="pam-sample-conv"
- endterm="pam-sample-conv.title"></link> appendix is a good
+ implement; the one presented in <xref
+ linkend="pam-sample-conv"/> is a good
starting point, but should not be used in real-world
applications.</para>
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 @@
</itemizedlist>
<para>For information on how to configure a multimedia
- environment, refer to <link linkend="multimedia"></link>. For
+ environment, refer to <xref linkend="multimedia"/>. For
information on how to set up and use electronic mail, refer to
- <link linkend="mail"></link>.</para>
+ <xref linkend="mail"/>.</para>
</sect1>
<sect1 id="desktop-browsers">
@@ -222,7 +222,7 @@
<para>The <application>KDE</application> and
<application>GNOME</application> desktop environments include
- their own HTML browser. Refer to <link linkend="x11-wm"></link>
+ their own HTML browser. Refer to <xref linkend="x11-wm"/>
for more information on how to set up these complete
desktops.</para>
@@ -572,7 +572,7 @@
</note>
<para>To install &java; plugin support, follow the instructions
- in <link linkend="moz-java-plugin"></link>.</para>
+ in <xref linkend="moz-java-plugin"/>.</para>
<para>Once &java; support is installed, start
<application>Chromium</application>, 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</programlisting>
storage. &man.vinum.4; implements the RAID-0, RAID-1 and
RAID-5 models, both individually and in combination.</para>
- <para>Refer to <link linkend="vinum-vinum"></link> for more
+ <para>Refer to <xref linkend="vinum-vinum"/> for more
information about &man.vinum.4;.</para>
</sect3>
</sect2>
@@ -824,7 +824,7 @@ da0: 126MB (258048 512 byte sectors: 64H
<Generic Traveling Disk 1.11> at scbus0 target 0 lun 0 (da0,pass0)</screen>
<para>If the drive comes with a file system, it can be mounted.
- Refer to <link linkend="disks-adding"></link> for
+ Refer to <xref linkend="disks-adding"/> for
instructions on how to format and create partitions on the USB
drive.</para>
@@ -1201,8 +1201,8 @@ scsibus1:
<screen>&prompt.user; <userinput>cdrecord -v dev=<replaceable>2,0</replaceable> -dao -useinfo *.wav</userinput></screen>
<para>Make sure that <replaceable>2,0</replaceable> is set
- appropriately, as described in <link
- linkend="cdrecord"></link>.</para>
+ appropriately, as described in <xref
+ linkend="cdrecord"/>.</para>
</step>
</procedure>
@@ -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 <link linkend="creating-dvd-ram"></link> for more
+ Refer to <xref linkend="creating-dvd-ram"/> for more
information on DVD-RAM use.</para>
</listitem>
@@ -1547,7 +1547,7 @@ cd0: Attempt to query device size failed
therefore <link linkend="atapicam">ATAPI/CAM support</link>
must be loaded or statically compiled into the kernel. This
support is not needed if the burner uses the USB interface.
- Refer to <link linkend="usb-disks"></link> for more details
+ Refer to <xref linkend="usb-disks"/> for more details
on USB device configuration.</para>
<para>DMA access must also be enabled for ATAPI devices, by
@@ -3035,8 +3035,8 @@ Filesystem 1K-blocks Used Avail Capacity
<para>The <filename>GENERIC</filename> kernel does not
have this enabled by default, so a custom kernel must be
- compiled in order to use disk quotas. Refer to <link
- linkend="kernelconfig"></link> for more information on
+ compiled in order to use disk quotas. Refer to <xref
+ linkend="kernelconfig"/> for more information on
kernel configuration.</para>
<para>Next, enable disk quotas in
@@ -3338,7 +3338,7 @@ Password:</screen>
<title>Add the New Hard Drive</title>
<para>Install the new drive to the system as explained in
- <link linkend="disks-adding"></link>. For the purposes
+ <xref linkend="disks-adding"/>. For the purposes
of this example, a new hard drive partition has been
added as <devicename>/dev/ad4s1c</devicename> and
<devicename>/dev/ad0s1<replaceable>*</replaceable></devicename>
@@ -4298,7 +4298,7 @@ Device 1K-blocks Used Av
other, and both are configured as primary nodes, the
condition is called <literal>split-brain</literal>. To
troubleshoot this situation, follow the steps described in
- <link linkend="disks-hast-sb"></link>.</para>
+ <xref linkend="disks-hast-sb"/>.</para>
</caution>
<para>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
<acronym>CARP</acronym> on both nodes of the cluster
according to the documentation available in
- <link linkend="carp"></link>. After setup, each node will
+ <xref linkend="carp"/>. After setup, each node will
have its own <devicename>carp0</devicename> interface with a
shared IP address of
<replaceable>172.16.0.254</replaceable>. 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
<para>There is a way to build IPF rules that utilize the power
of script symbolic substitution. For more information, see
- <link linkend="firewalls-ipf-rules-script"></link>.</para>
+ <xref linkend="firewalls-ipf-rules-script"/>.</para>
</sect2>
<sect2>
@@ -2194,7 +2194,7 @@ ipfw add deny out</programlisting>
<para>If the machine is acting as a gateway providing
<acronym>NAT</acronym> using &man.natd.8;,
- refer to <link linkend="network-natd"></link> for information
+ refer to <xref linkend="network-natd"/> for information
regarding the required <filename>/etc/rc.conf</filename>
options.</para>
</sect2>
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;:
<para>If <filename class="directory">/usr/src/</filename> does
not exist or it is empty, source has not been installed. The
easiest way to install source is to use
- <application>svn</application> as described in <link
- linkend="svn"></link>. One should also create a symlink to
+ <application>svn</application> as described in <xref
+ linkend="svn"/>. One should also create a symlink to
<filename class="directory">/usr/src/sys/</filename>:</para>
<screen>&prompt.root; <userinput>ln -s /usr/src/sys /sys</userinput></screen>
@@ -614,7 +614,7 @@ cpu I686_CPU</programlisting>
<para>This option enables kernel support for access control lists
(<acronym>ACL</acronym>s). This relies on the use of extended
attributes and <acronym>UFS2</acronym>, and the feature is
- described in detail in <link linkend="fs-acl"></link>.
+ described in detail in <xref linkend="fs-acl"/>.
<acronym>ACL</acronym>s 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="<replaceable>fkey_number sequ
<para>Although <application>Xorg</application> is not installed
with &os;, it can be installed from the Ports Collection.
- Refer to <link linkend="x11"></link> for more information on
+ Refer to <xref linkend="x11"/> for more information on
how to do this. This section discusses how to localize
<application>Xorg</application> once it is installed.</para>
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
<para>Users who prefer to statically link &linux; binary
compatibility into the kernel should add <literal>options
COMPAT_LINUX</literal> to the custom kernel configuration
- file. Compile and install the new kernel as described in <link
- linkend="kernelconfig"></link>.</para>
+ file. Compile and install the new kernel as described in <xref
+ linkend="kernelconfig"/>.</para>
<sect2 id="linuxemu-libs-manually">
<title>Installing Libraries Manually</title>
@@ -686,7 +686,7 @@ FEATURE Maple maplelmg 2000.0831 permane
6.5</application> onto a &os; system. It works quite well,
with the exception of the
<application>&java.virtual.machine;</application> which is
- described further in <link linkend="matlab-jre"></link>.</para>
+ described further in <xref linkend="matlab-jre"/>.</para>
<para>The &linux; version of <application>&matlab;</application>
can be purchased and licensed from <ulink
Modified: projects/xml-tools/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml
==============================================================================
--- projects/xml-tools/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml Wed Apr 3 10:56:14 2013 (r41361)
+++ projects/xml-tools/en_US.ISO8859-1/books/handbook/serialcomms/chapter.xml Wed Apr 3 11:33:18 2013 (r41362)
@@ -1420,7 +1420,7 @@ vq|VH57600|Very High Speed Modem at 5760
</indexterm>
<para>Configuration of <filename>/etc/ttys</filename>
- is covered in <link linkend="ex-etc-ttys"></link>.
+ is covered in <xref linkend="ex-etc-ttys"/>.
Configuration for modems is similar, but a different
argument is passed to <command>getty</command> and a
different terminal type is specified. The general format
@@ -2103,7 +2103,7 @@ raisechar=^^</programlisting>
developers who want to debug the kernel or device
drivers.</para>
- <para>As described in <link linkend="boot"></link>, &os; employs
+ <para>As described in <xref linkend="boot"/>, &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=^^</programlisting>
<indexterm><primary>null-modem cable</primary></indexterm>
<para>Use either a null-modem cable or a standard serial
- cable and a null-modem adapter. See <link
- linkend="serial-cables-ports"></link> for a discussion
+ cable and a null-modem adapter. See <xref
+ linkend="serial-cables-ports"/> for a discussion
on serial cables.</para>
</step>
@@ -2482,7 +2482,7 @@ boot:</screen>
<para>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 <link linkend="serialconsole-loader"></link> for more
+ See <xref linkend="serialconsole-loader"/> for more
information.</para>
</sect2>
@@ -2635,8 +2635,8 @@ boot:</screen>
<listitem>
<para>Recompile the boot blocks with
<makevar>BOOT_COMCONSOLE_SPEED</makevar> set to the
- new console speed. See <link
- linkend="serialconsole-com2"></link> for detailed
+ new console speed. See <xref
+ linkend="serialconsole-com2"/> for detailed
instructions about building and installing new boot
blocks.</para>
@@ -2686,8 +2686,8 @@ console="comconsole,vidconsole"</program
<procedure>
<step>
- <para>Get the kernel source as described in <link
- linkend="updating-upgrading"></link>.</para>
+ <para>Get the kernel source as described in <xref
+ linkend="updating-upgrading"/>.</para>
</step>
<step>
@@ -2844,8 +2844,8 @@ ttyu3 "/usr/libexec/getty std.9600" unkn
<para>The boot loader needs to be compiled in order to use a
serial port other than <devicename>sio0</devicename> for the
- serial console. Follow the procedure described in <link
- linkend="serialconsole-com2"></link>.</para>
+ serial console. Follow the procedure described in <xref
+ linkend="serialconsole-com2"/>.</para>
</sect3>
</sect2>
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:</screen>
&man.ypchsh.1;. <acronym>NIS</acronym> support is
automatic, so specifying the <literal>yp</literal> before
the command is not necessary. How to configure NIS is
- covered in <link linkend="network-servers"></link>.</para>
+ covered in <xref linkend="network-servers"/>.</para>
</note>
</sect2>
<sect2 id="users-passwd">
@@ -685,8 +685,8 @@ passwd: done</screen>
<indexterm><primary>disk quotas</primary></indexterm>
<para>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 <link
- linkend="quotas"></link>.</para>
+ calculating it every time. Quotas are discussed in <xref
+ linkend="quotas"/>.</para>
<para>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.
- <link linkend="vinum-concat"></link> illustrates the sequence in
+ <xref linkend="vinum-concat"/> illustrates the sequence in
which storage units are allocated in a concatenated
organization.</para>
@@ -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. <link linkend="vinum-striped"></link> illustrates the
+ disks. <xref linkend="vinum-striped"/> illustrates the
sequence in which storage units are allocated in a striped
organization.</para>
@@ -379,7 +379,7 @@
</listitem>
</itemizedlist>
- <para><link linkend="vinum-comparison"></link> summarizes the
+ <para><xref linkend="vinum-comparison"/> summarizes the
advantages and disadvantages of each plex organization.</para>
<table id="vinum-comparison" frame="none">
@@ -512,8 +512,8 @@
S myvol.p0.s0 State: up PO: 0 B Size: 512 MB</programlisting>
<para>This output shows the brief listing format of
- &man.gvinum.8;. It is represented graphically in <link
- linkend="vinum-simple-vol"></link>.</para>
+ &man.gvinum.8;. It is represented graphically in <xref
+ linkend="vinum-simple-vol"/>.</para>
<para>
<figure id="vinum-simple-vol">
@@ -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</programlisting>
- <para><link linkend="vinum-mirrored-vol"></link> shows the
+ <para><xref linkend="vinum-mirrored-vol"/> shows the
structure graphically.</para>
<para>
@@ -658,8 +658,8 @@
<graphic fileref="vinum/vinum-striped-vol"/>
</figure></para>
- <para>This volume is represented in <link
- linkend="vinum-striped-vol"></link>. The darkness of the
+ <para>This volume is represented in <xref
+ linkend="vinum-striped-vol"/>. The darkness of the
stripes indicates the position within the plex address space,
where the lightest stripes come first and the darkest
last.</para>
@@ -693,7 +693,7 @@
writes do not go to the same subdisks even if a transfer goes
over two drives.</para>
- <para><link linkend="vinum-raid10-vol"></link> represents the
+ <para><xref linkend="vinum-raid10-vol"/> represents the
structure of this volume.</para>
<para>
@@ -1134,8 +1134,8 @@ Subdisk root.p1.s0:
within the <devicename>vinum</devicename> partition
<literal>h</literal>, 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 <link
- linkend="vinum-root-panic"></link>. The entire
+ necessary to avoid the problem described in <xref
+ linkend="vinum-root-panic"/>. The entire
<literal>a</literal> partition is completely within the
<literal>h</literal> partition containing all the
<devicename>vinum</devicename> data for this device.</para>
@@ -1232,8 +1232,8 @@ Subdisk root.p1.s0:
<para>Similarly, if the above situation has been recovered,
by booting from a <quote>Fixit</quote> media, and the
bootstrap has been re-installed using
- <command>bsdlabel -B</command> as described in <link
- linkend="boot-boot1"></link>, the bootstrap will trash the
+ <command>bsdlabel -B</command> as described in <xref
+ linkend="boot-boot1"/>, the bootstrap will trash the
<devicename>vinum</devicename> header, and
<devicename>vinum</devicename> will no longer find its
disk(s). Though no actual <devicename>vinum</devicename>
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
<literal>ifconfig_ed0="DHCP"</literal> to
<filename>/etc/rc.conf</filename>. More advanced
- networking setups are described in <link
- linkend="advanced-networking"></link>.</para>
+ networking setups are described in <xref
+ linkend="advanced-networking"/>.</para>
</step>
</procedure>
</sect3>
@@ -780,8 +780,8 @@ xenbr1 8000.feffffffffff no
the µsoft.windows; host. This can be accomplished
by adding <literal>ifconfig_de0="DHCP"</literal> to
<filename>/etc/rc.conf</filename>. More advanced
- networking setups are described in <link
- linkend="advanced-networking"></link>.</para>
+ networking setups are described in <xref
+ linkend="advanced-networking"/>.</para>
</step>
</procedure>
</sect3>
@@ -983,8 +983,8 @@ xenbr1 8000.feffffffffff no
the host &mac;. This can be accomplished by adding
<literal>ifconfig_em0="DHCP"</literal> to
<filename>/etc/rc.conf</filename>. More advanced
- networking setups are described in <link
- linkend="advanced-networking"></link>.</para>
+ networking setups are described in <xref
+ linkend="advanced-networking"/>.</para>
</step>
</procedure>
</sect3>
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.so</pr
<title id="pam-config-breakdown.title">Breakdown of a
configuration line</title>
- <para>Comme expliqué dans la section <link
- linkend="pam-config-file-locations"
- endterm="pam-config-file-locations.title"></link>, chaque ligne de
+ <para>Comme expliqué dans <xref
+ linkend="pam-config-file-locations"/>, chaque ligne de
<filename>pam.conf</filename> consiste en quatre champs ou plus: le
nom de service, le nom du mécanisme, le drapeau de contrôle, le nom
du module et la présence ou non d'arguments pour le module.</para>
@@ -848,13 +847,11 @@ sshd password required pam_permit.so</pr
commencent par le nom du mécanisme.</para>
- <para>Le mécanisme est l'un des quatre mots clef décrit dans la
- section <link linkend="pam-facilities-primitives"
- endterm="pam-facilities-primitives.title"></link></para>
+ <para>Le mécanisme est l'un des quatre mots clef décrit dans
+ <xref linkend="pam-facilities-primitives"/>.</para>
<para>De même, le drapeau de contrôle est l'un des quatre mots
- clef décrits dans la section <link linkend="pam-chains-policies"
- endterm="pam-chains-policies.title"></link> et décrit comment
+ clef décrits dans <xref linkend="pam-chains-policies"/> et décrit comment
le module doit interpréter le code de retour du
module. Linux-PAM supporte une syntaxe alternative qui vous
laisse spécifier l'action à associer à chaque code de retour
@@ -1212,8 +1209,8 @@ sshd password required pam_permit.so</pr
bibliothèque PAM différente vous devrez fournir votre propre
fonction de conversation. Une fonction de conversation robuste est
étonnamment difficile à implémenter; celle présentée dans
- l'appendice<link linkend="pam-sample-conv"
- endterm="pam-sample-conv.title"></link> est un bon point de
+ <xref linkend="pam-sample-conv"/>
+ est un bon point de
départ, mais ne devrait pas être utilisée dans des applications
réelles.</para>
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 @@
<application>GNOME</application> ¥Ç¥¹¥¯¥È¥Ã¥×´Ä¶¤Ë¤Ï¡¢
¤½¤ì¤¾¤ì HTML ¥Ö¥é¥¦¥¶¤¬ÍÑ°Õ¤µ¤ì¤Æ¤¤¤Þ¤¹¡£
¤³¤ì¤é¤Î¥Ç¥¹¥¯¥È¥Ã¥×´Ä¶¤òÀßÄꤹ¤ë¤¿¤á¤Î¾ðÊó¤Ë¤Ä¤¤¤Æ¤Ï
- <link linkend="x11-wm"></link> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
+ <xref linkend="x11-wm"/> ¤ò»²¾È¤·¤Æ¤¯¤À¤µ¤¤¡£</para>
<para>·ÚÎ̤ʥ֥饦¥¶¤È¤·¤Æ¤Ï¡¢
<filename role="package">www/dillo2</filename>,
@@ -591,7 +591,7 @@
</note>
<para>&java; ¥×¥é¥°¥¤¥ó¤ò¥¤¥ó¥¹¥È¡¼¥ë¤¹¤ë¤Ë¤Ï¡¢
- <link linkend="moz-java-plugin"></link>
+ <xref linkend="moz-java-plugin"/>
¤Ë½ñ¤«¤ì¤Æ¤¤¤ë¼ê½ç¤Ë½¾¤Ã¤Æ¤¯¤À¤µ¤¤¡£</para>
<para>&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
</indexterm>
<para><filename>/etc/ttys</filename> ÑайлÑн ÑоÑ
иÑгоо
- <link linkend="ex-etc-ttys"></link> Ñ
ÑÑÑÐ³Ñ ÑÑигдÑан байгаа.
+ <xref linkend="ex-etc-ttys"/> Ñ
ÑÑÑÐ³Ñ ÑÑигдÑан байгаа.
ÐодемÑÑдÑн ÑоÑ
иÑгоо ÑÓ©ÑÑÑй Ð±Ð¾Ð»Ð¾Ð²Ñ Ð±Ð¸Ð´ Ó©Ó©Ñ ÑеÑминалÑн ÑÓ©Ñлийг зааÑ
Ñн ÑÑлд
<command>getty</command> ÑÑÑÑ Ó©Ó©Ñ Ð½ÑмÑÐ»Ñ Ó©Ð³Ó©Ð³Ð´Ð»Ò¯Ò¯Ð´Ð¸Ð¹Ð³ дамжÑÑлаÑ
ÑÑÑой.
ТүгжигдÑÑн Ñ
ÑÑдÑай болон ÑааÑаÑ
Ñ
ÑÑдÑай ÑоÑ
иÑгоонÑÑдÑн еÑөнÑ
ий Ñ
ÑлбÑÑ Ð½Ñ
@@ -1999,7 +1999,7 @@ raisechar=^^</programlisting>
Ñ
Ò¯ÑÑÑн ÑиÑÑемийн админиÑÑÑаÑоÑÑÑд болон Ñөм ÑÑвÑл ÑÓ©Ñ
Ó©Ó©Ñөмжийн дÑайвеÑÑÑдÑг
дибаг Ñ
ийÑ
ийг Ñ
Ò¯ÑÑÑн Ñ
өгжүүлÑгÑид Ñм.</para>
- <para><link linkend="boot"></link>-Ñ ÑайлбаÑлаÑÐ½Ð°Ð°Ñ &os; Ð½Ñ Ð³ÑÑван ÑаÑÑай ÑÑ
лүүлÑгÑийг
+ <para><xref linkend="boot"/>-Ñ ÑайлбаÑлаÑÐ½Ð°Ð°Ñ &os; Ð½Ñ Ð³ÑÑван ÑаÑÑай ÑÑ
лүүлÑгÑийг
Ñ
ÑÑÑглÑдÑг. ÐÑ
ний Ñ
оÑÑ ÑÐ°Ñ Ð½Ñ Ð°ÑаалаÑ
диÑк дÑÑÑÑ
&os;-ийн зүÑмÑлийн ÑÑ
лÑл дÑÑÑ
Ñ
адгалагддаг аÑаалаÑ
блокийн кодод байдаг. ÐÑаалаÑ
блок Ð½Ñ Ð°ÑÐ°Ð°Ð»Ð°Ð³Ñ Ð´ÑÑдагÑийг
(<filename>/boot/loader</filename>) гÑÑав даÑ
Ñ ÑаÑÐ½Ñ ÐºÐ¾Ð´ болгон дÑÑдаж
@@ -2059,7 +2059,7 @@ raisechar=^^</programlisting>
<para>Танд null-модем ÐºÐ°Ð±ÐµÐ»Ñ ÑÑвÑл ÑÑандаÑÑ ÑÑваа ÐºÐ°Ð±ÐµÐ»Ñ Ð±Ð¾Ð»Ð¾Ð½ null-модем
Ñ
ÑвиÑÐ³Ð°Ð³Ñ Ñ
ÑÑÑгÑÑй болно. ЦÑваа кабелиÑдÑн ÑÑÑ
ай Ñ
ÑлÑлÑүүлгийг
- <link linkend="serial-cables-ports"></link> Ñ
ÑÑгÑÑÑ Ò¯Ð·Ð½Ñ Ò¯Ò¯.</para>
+ <xref linkend="serial-cables-ports"/> Ñ
ÑÑгÑÑÑ Ò¯Ð·Ð½Ñ Ò¯Ò¯.</para>
</step>
<step>
@@ -2347,7 +2347,7 @@ boot:</screen>
<para>ÐÑÐ°Ð°Ð»Ð°Ð³Ñ Ð´ÑÑÐ´Ð°Ð³Ñ Ð´ÑÑдагдÑÐ°Ð½Ñ Ð´Ð°Ñаа Ñа аÑаалаÑ
пÑоÑеÑÑийн гÑÑав даÑ
Ñ
ÑаÑанд байгаа бол аÑÐ°Ð°Ð»Ð°Ð³Ñ Ð´ÑÑдагÑид зоÑ
иÑ
оÑÑÐ½Ñ Ñ
ÑвÑÑагÑÑÑдÑг ÑоÑ
иÑÑÑлж
доÑоод конÑол болон ÑÑваа конÑолÑн Ñ
ооÑонд Ñа Ñилжиж ÑадÑан Ñ
ÑвÑÑÑ Ð±Ð°Ð¹Ñ
- болно. <link linkend="serialconsole-loader"></link>-г Ò¯Ð·Ð½Ñ Ò¯Ò¯.</para>
+ болно. <xref linkend="serialconsole-loader"/>-г Ò¯Ð·Ð½Ñ Ò¯Ò¯.</para>
</sect2>
<sect2 id="serialconsole-summary">
@@ -2500,7 +2500,7 @@ boot:</screen>
<para>ÐÑаалаÑ
блокÑÑдÑг конÑолÑн ÑÐ¸Ð½Ñ Ñ
ÑÑд заагдÑан
<makevar>BOOT_COMCONSOLE_SPEED</makevar> Ñ
ÑвÑÑагÑÑай ÑÑг
даÑ
ин ÑмÑ
ÑÑгÑнÑ. Ð¨Ð¸Ð½Ñ Ð°ÑаалаÑ
блокÑÑдÑг бүÑÑÑж ÑÑÑлгаÑ
ÑалааÑ
- дÑлгÑÑÑнгүй заавÑÑÑдÑг <link linkend="serialconsole-com2"></link>-Ñ
+ дÑлгÑÑÑнгүй заавÑÑÑдÑг <xref linkend="serialconsole-com2"/>-Ñ
Ò¯Ð·Ð½Ñ Ò¯Ò¯.</para>
<para>Ð¥ÑÑÑв ÑÑваа конÑол Ð½Ñ <option>-h</option> ÑоÑ
иÑÑÑлгаÑайгааÑ
@@ -2552,7 +2552,7 @@ console="comconsole,vidconsole"</program
<procedure>
<step>
- <para>Цөмийн ÑÑ
ийг авна. (<link linkend="updating-upgrading"></link> бүлгийг Ò¯Ð·Ð½Ñ Ò¯Ò¯)</para>
+ <para>Цөмийн ÑÑ
ийг авна. (<xref linkend="updating-upgrading"/> бүлгийг Ò¯Ð·Ð½Ñ Ò¯Ò¯)</para>
</step>
<step>
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:</screen>
&man.ypchfn.1;, болон &man.ypchsh.1; наÑÑай ижилÑ
Ñн Ñ
олбооÑ.
NIS дÑмжлÑг авÑомаÑÐ°Ð°Ñ Ñ
ийгдÑÑн байгаа. Тийм болоÑ
Ð¾Ð¾Ñ ÑÑÑаалÑн
ÑÑд Ð½Ñ <literal>yp</literal> ÑгÑÐ²Ð°Ñ Ð·Ð°Ð»Ð³Ð°Ñ
ÑааÑдлагагүй.
- NIS Ñ
ÑÑÑ
Ñн ÑоÑ
иÑÑÑлаÑ
ÑÐ°Ð»Ð°Ð°Ñ <link linkend="network-servers"></link>
+ NIS Ñ
ÑÑÑ
Ñн ÑоÑ
иÑÑÑлаÑ
ÑÐ°Ð»Ð°Ð°Ñ <xref linkend="network-servers"/>
Ñ
ÑÑÑÐ³Ñ ÑайлбаÑлагдаÑ
болно.</para>
</note>
</sect2>
@@ -659,8 +659,8 @@ passwd: done</screen>
<indexterm><primary>диÑкний Ñ
ÑвааÑилалÑ</primary></indexterm>
<para>ÐиÑкийн Ñ
ÑвааÑÐ¸Ð»Ð°Ð»Ñ Ð½Ñ Ñ
ÑÑÑглÑгÑийн диÑк Ñ
ÑÑÑглÑÑ
Ñ
ÑмжÑÑг
зааглаж өгдөг бөгөөд ÑÑÑ
ай бүÑд Ñг Ñ
ÑмжÑÑг ÑооÑож бодолгүй
- ÑÑÑÑÑ
ай ÑалгаÑ
боломж өгдөг. Ð¥ÑвааÑÐ¸Ð»Ð°Ð»Ñ Ð½Ñ <link
- linkend="quotas"></link> бүлÑÐ³Ñ Ð°Ð²Ñ Ñ
ÑлÑлÑÑгдÑÑн.</para>
+ ÑÑÑÑÑ
ай ÑалгаÑ
боломж өгдөг. Ð¥ÑвааÑÐ¸Ð»Ð°Ð»Ñ Ð½Ñ <xref
+ linkend="quotas"/> бүлÑÐ³Ñ Ð°Ð²Ñ Ñ
ÑлÑлÑÑгдÑÑн.</para>
<para>ÐÑÑад нөөÑийн Ñ
ÑзгааÑлалÑÑÑдад ÐÑоÑеÑÑоÑ,
ÑанаÑ
ойн Ñ
ÑмжÑÑ Ð±Ð¾Ð»Ð¾Ð½ бÑÑад Ñ
ÑÑÑглÑгÑийн Ñ
ÑÑÑглÑÑ
нөөÑүүд
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-г
аÑиглаÑ
Ñвдал Ñм. Үүнийг <filename>/etc/rc.conf</filename>
Ñайлд <literal>ifconfig_ed0="DHCP"</literal> гÑж
- нÑмÑн Ñ
ийж болно. СүлжÑÑний илүү наÑийн ÑоÑ
иÑгоонÑÑд <link
- linkend="advanced-networking"></link>-д ÑайлбаÑлагдÑан
+ нÑмÑн Ñ
ийж болно. СүлжÑÑний илүү наÑийн ÑоÑ
иÑгоонÑÑд <xref
+ linkend="advanced-networking"/>-д ÑайлбаÑлагдÑан
байгаа.</para>
</step>
</procedure>
@@ -765,7 +765,7 @@ xenbr1 8000.feffffffffff no
DHCP-ийг аÑиглаÑ
Ñвдал Ñм. <literal>ifconfig_de0="DHCP"</literal>
мөÑийг <filename>/etc/rc.conf</filename> Ñайлд нÑмж
үүнийг Ñ
ийнÑ. СүлжÑÑний илүү наÑийн ÑоÑ
иÑгоонÑÑдÑн
- ÑÐ°Ð»Ð°Ð°Ñ <link linkend="advanced-networking"></link> дÑÑÑ
+ ÑÐ°Ð»Ð°Ð°Ñ <xref linkend="advanced-networking"/> дÑÑÑ
ÑайлбаÑлаÑан байгаа болно.</para>
</step>
</procedure>
@@ -963,7 +963,7 @@ xenbr1 8000.feffffffffff no
Ñм. <filename>/etc/rc.conf</filename> Ñайлд
<literal>ifconfig_em0="DHCP"</literal> мөÑийг нÑмÑнÑÑÑ
үүнийг Ñ
ийж болно. СүлжÑÑний илүү дÑлгÑÑÑнгүй ÑоÑ
иÑгоонÑÑдÑн
- ÑÐ°Ð»Ð°Ð°Ñ <link linkend="advanced-networking"></link>-д ÑайлбаÑлаÑан
+ ÑÐ°Ð»Ð°Ð°Ñ <xref linkend="advanced-networking"/>-д ÑайлбаÑлаÑан
байгаа.</para>
</step>
</procedure>
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
<section id="pam-config-breakdown">
<title id="pam-config-breakdown.title">óÔÒÕËÔÕÒÁ ÓÔÒÏËÉ ÎÁÓÔÒÏÊËÉ</title>
- <para>ëÁË ÜÔÏ ÏÂßÑÓÎÅÎÏ × ÒÁÚÄÅÌÅ <link linkend="pam-config-file"
- endterm="pam-config-file.title"></link>, ËÁÖÄÁÑ ÓÔÒÏËÁ ÆÁÊÌÁ
+ <para>ëÁË ÜÔÏ ÏÂßÑÓÎÅÎÏ × <xref linkend="pam-config-file"/>,
+ ËÁÖÄÁÑ ÓÔÒÏËÁ ÆÁÊÌÁ
<filename>/etc/pam.conf</filename> ÓÏÓÔÏÉÔ ÉÚ ÞÅÔÙÒ£È ÉÌÉ ÂÏÌØÛÅÇÏ
ËÏÌÉÞÅÓÔ×Á ÐÏÌÅÊ: ÉÍÅÎÉ ÓÅÒ×ÉÓÁ, ÉÍÅÎÉ ÐÏÄÓÉÓÔÅÍÙ, ÕÐÒÁ×ÌÑÀÝÅÇÏ ÆÌÁÇÁ,
ÉÍÅÎÉ ÍÏÄÕÌÑ É ÄÏÐÏÌÎÉÔÅÌØÎÙÈ ÐÁÒÁÍÅÔÒÏ× ÍÏÄÕÌÑ, ËÏÔÏÒÙÅ ÍÏÇÕÔ
@@ -867,12 +867,11 @@ sshd password required p
ÓÌÕÞÁÅ ÎÁÞÉÎÁÀÔÓÑ Ó ÎÁÚ×ÁÎÉÑ ÐÏÄÓÉÓÔÅÍÙ.</para>
<para>éÍÑ ÐÏÄÓÉÓÔÅÍÙ ÐÒÅÄÓÔÁ×ÌÑÅÔ ÓÏÂÏÊ ÏÄÎÏ ÉÚ ÞÅÔÙÒ£È ËÌÀÞÅ×ÙÈ ÓÌÏ×,
- ÏÐÉÓÁÎÎÙÈ × ÇÌÁ×Å <link linkend="pam-facilities-primitives"
- endterm="pam-facilities-primitives.title"></link>.</para>
+ ÏÐÉÓÁÎÎÙÈ × <xref linkend="pam-facilities-primitives"/>.</para>
<para>ôÏÞÎÏ ÔÁËÖÅ ÕÐÒÁ×ÌÑÀÝÉÊ ÆÌÁÇ Ñ×ÌÑÅÔÓÑ ÏÄÎÉÍ ÉÚ ÞÅÔÙÒ£È ËÌÀÞÅ×ÙÈ
- ÓÌÏ×, ÏÐÉÓÁÎÎÙÈ × ÒÁÚÄÅÌÅ <link linkend="pam-chains-policies"
- endterm="pam-chains-policies.title"></link>, × ËÏÔÏÒÏÍ ÒÁÓÓËÁÚÁÎÏ, ËÁË
+ ÓÌÏ×, ÏÐÉÓÁÎÎÙÈ × <xref linkend="pam-chains-policies"/>,
+ × ËÏÔÏÒÏÍ ÒÁÓÓËÁÚÁÎÏ, ËÁË
ÉÎÔÅÒÐÒÅÔÉÒÏ×ÁÔØ ×ÏÚ×ÒÁÝÁÅÍÙÊ ÉÚ ÍÏÄÕÌÑ ËÏÄ. ÷ Linux-PAM
ÐÏÄÄÅÒÖÉ×ÁÅÔÓÑ ÁÌØÔÅÒÎÁÔÉ×ÎÙÊ ÓÉÎÔÁËÓÉÓ, ËÏÔÏÒÙÊ ÐÏÚ×ÏÌÑÅÔ ÕËÁÚÁÔØ
ÄÅÊÓÔ×ÉÅ, Ó×ÑÚÁÎÎÏÊ Ó ËÁÖÄÙÊ ×ÏÚÍÏÖÎÙÍ ËÏÄÏÍ ×ÏÚ×ÒÁÔÁ, ÎÏ ÜÔÏÇÏ
@@ -1268,8 +1267,8 @@ sshd password required p
åÓÌÉ ×Ù ÓÏÂÉÒÁÅÔÅÓØ ÓÔÒÏÉÔØ ÜÔÏ ÐÒÉÌÏÖÅÎÉÅ × ÓÉÓÔÅÍÅ Ó ÄÒÕÇÏÊ
ÂÉÂÌÉÏÔÅËÏÊ PAM, ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ ÂÕÄÅÔ ÓÏÚÄÁÔØ ÓÏÂÓÔ×ÅÎÎÕÀ ÆÕÎËÃÉÀ
×ÚÁÉÍÏÄÅÊÓÔ×ÉÑ. îÁÄ£ÖÎÕÀ ÆÕÎËÃÉÀ ×ÚÁÉÍÏÄÅÊÓÔ×ÉÑ ÎÅÏÖÉÄÁÎÎÏ ÔÒÕÄÎÏ
- ÎÁÐÉÓÁÔØ; ÔÁ, ÞÔÏ ÎÁÈÏÄÉÔÓÑ × ÐÒÉÌÏÖÅÎÉÉ <link linkend="pam-sample-conv"
- endterm="pam-sample-conv.title"></link>, ÈÏÒÏÛÁ × ËÁÞÅÓÔ×Å ÏÔÐÒÁ×ÎÏÊ
+ ÎÁÐÉÓÁÔØ; ÔÁ, ÞÔÏ ÎÁÈÏÄÉÔÓÑ × <xref linkend="pam-sample-conv"/>,
+ ÈÏÒÏÛÁ × ËÁÞÅÓÔ×Å ÏÔÐÒÁ×ÎÏÊ
ÔÏÞËÉ, ÎÏ × ÒÅÁÌØÎÙÈ ÐÒÉÌÏÖÅÎÉÑÈ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ ÎÅ ÍÏÖÅÔ.</para>
<programlisting>
More information about the svn-doc-projects
mailing list