Update to r50808:

Reduce the impact of example $FreeBSD$ version strings by enclosing them
in <phrase> elements.  The its:notranslate property can then be set on
these individual lines rather than a whole <screen> or <programlisting>.
This commit is contained in:
Bjoern Heidotting 2018-05-14 18:37:50 +00:00
parent 0f96279a10
commit 56ff8cdbf1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51652
3 changed files with 7 additions and 7 deletions
de_DE.ISO8859-1/books/handbook
disks
mail
network-servers

View file

@ -5,7 +5,7 @@
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-docproj/books/handbook/disks/chapter.xml,v 1.187 2012/04/26 19:32:48 bcr Exp $ $FreeBSDde: de-docproj/books/handbook/disks/chapter.xml,v 1.187 2012/04/26 19:32:48 bcr Exp $
basiert auf: r50779 basiert auf: r50808
--> -->
<chapter xmlns="http://docbook.org/ns/docbook" <chapter xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@ -2917,8 +2917,8 @@ Quotas for user test:
auf <literal>2048</literal>, wenn Sie auf <literal>2048</literal>, wenn Sie
<acronym>UFS</acronym> benutzen:</para> <acronym>UFS</acronym> benutzen:</para>
<screen its:translate="no">&prompt.root; <userinput>gbde init /dev/ad4s1c -i -L /etc/gbde/ad4s1c.lock</userinput> <screen>&prompt.root; <userinput>gbde init /dev/ad4s1c -i -L /etc/gbde/ad4s1c.lock</userinput>
# &dollar;FreeBSD: src/sbin/gbde/template.txt,v 1.1.36.1 2009/08/03 08:13:06 kensmith Exp $ <phrase its:translate="no">&dollar;FreeBSD: src/sbin/gbde/template.txt,v 1.1.36.1 2009/08/03 08:13:06 kensmith Exp $</phrase>
# #
# Sector size is the smallest unit of data which can be read or written. # Sector size is the smallest unit of data which can be read or written.
# Making it too small decreases performance and decreases available space. # Making it too small decreases performance and decreases available space.

View file

@ -7,7 +7,7 @@
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $ $FreeBSDde: de-docproj/books/handbook/mail/chapter.xml,v 1.68 2011/07/25 15:00:09 bcr Exp $
basiert auf: r50779 basiert auf: r50808
--> -->
<!-- <!--
Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe Ein paar Anmerkungen zur Uebersetzung bestimmter Begriffe
@ -449,7 +449,7 @@ FreeBSD.org mail is handled by 10 mx1.FreeBSD.org</screen>
Beispielkonfiguration Beispielkonfiguration
<filename>/etc/mail/access.sample</filename>:</para> <filename>/etc/mail/access.sample</filename>:</para>
<programlisting its:translate="no"># &dollar;FreeBSD&dollar; <programlisting># <phrase its:translate="no">&dollar;FreeBSD&dollar;</phrase>
# #
# Mail relay access control list. Default is to reject mail unless the # Mail relay access control list. Default is to reject mail unless the
# destination is local, or listed in /etc/mail/local-host-names # destination is local, or listed in /etc/mail/local-host-names
@ -821,7 +821,7 @@ daily_submit_queuerun="NO"</programlisting>
<filename>/etc/mail/mailer.conf</filename> wie folgt <filename>/etc/mail/mailer.conf</filename> wie folgt
aus:</para> aus:</para>
<programlisting its:translate="no"># &dollar;FreeBSD&dollar; <programlisting># <phrase its:translate="no">&dollar;FreeBSD&dollar;</phrase>
# #
# Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail # Execute the "real" sendmail program, named /usr/libexec/sendmail/sendmail
# #

View file

@ -3538,7 +3538,7 @@ freebsd.org. (A)
<sect4> <sect4>
<title><filename>/etc/namedb/named.conf</filename></title> <title><filename>/etc/namedb/named.conf</filename></title>
<programlisting its:translate="no">// &dollar;FreeBSD&dollar; <programlisting>// <phrase its:translate="no">&dollar;FreeBSD&dollar;</phrase>
// //
// Refer to the named.conf(5) and named(8) man pages, and the documentation // Refer to the named.conf(5) and named(8) man pages, and the documentation
// in /usr/share/doc/bind9 for more details. // in /usr/share/doc/bind9 for more details.