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-13 19:33:27 +00:00
parent f74bb92401
commit 92f9df08ff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51650

View file

@ -5,7 +5,7 @@
$FreeBSD$ $FreeBSD$
$FreeBSDde: de-docproj/books/handbook/config/chapter.xml,v 1.151 2011/12/19 14:55:31 bcr Exp $ $FreeBSDde: de-docproj/books/handbook/config/chapter.xml,v 1.151 2011/12/19 14:55:31 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"
@ -278,9 +278,9 @@ run_rc_command "$1"</programlisting>
<para>Hier ist ein Beispieleintrag aus der <para>Hier ist ein Beispieleintrag aus der
System-crontab, <filename>/etc/crontab</filename>:</para> System-crontab, <filename>/etc/crontab</filename>:</para>
<programlisting its:translate="no"># /etc/crontab - root's crontab for FreeBSD <programlisting># /etc/crontab - root's crontab for FreeBSD
# #
#&dollar;FreeBSD&dollar; # <phrase its:translate="no">&dollar;FreeBSD&dollar;</phrase>
# <co xml:id="co-comments"/> # <co xml:id="co-comments"/>
SHELL=/bin/sh SHELL=/bin/sh
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin <co xml:id="co-env"/> PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin <co xml:id="co-env"/>
@ -1373,7 +1373,7 @@ ifconfig_fxp0_alias7="inet 202.0.75.20 netmask 255.255.255.255"</programlisting>
oder zu einem entfernten Log-Server. Als Beispiel dient hier oder zu einem entfernten Log-Server. Als Beispiel dient hier
<filename>/etc/syslog.conf</filename> aus &os;:</para> <filename>/etc/syslog.conf</filename> aus &os;:</para>
<programlisting its:translate="no"># &dollar;&os;&dollar; <programlisting># <phrase its:translate="no">&dollar;&os;&dollar;</phrase>
# #
# Spaces ARE valid field separators in this file. However, # Spaces ARE valid field separators in this file. However,
# other *nix-like systems still insist on using tabs as field # other *nix-like systems still insist on using tabs as field
@ -1519,8 +1519,8 @@ cron.* /var/log/cron
Signal geschickt wird, wenn Logdateien rotiert werden. Hier Signal geschickt wird, wenn Logdateien rotiert werden. Hier
folgt die Standardkonfiguration in &os;:</para> folgt die Standardkonfiguration in &os;:</para>
<programlisting its:translate="no"># configuration file for newsyslog <programlisting># configuration file for newsyslog
# &dollar;&os;&dollar; # <phrase its:translate="no">&dollar;FreeBSD&dollar;</phrase>
# #
# Entries which do not specify the '/pid_file' field will cause the # Entries which do not specify the '/pid_file' field will cause the
# syslogd process to be signalled when that log file is rotated. This # syslogd process to be signalled when that log file is rotated. This
@ -2035,7 +2035,7 @@ nameserver 147.11.100.30</programlisting>
externen Servers und beschleunigen die externen Servers und beschleunigen die
Namensauflösung.</para> Namensauflösung.</para>
<programlisting its:translate="no"># &dollar;FreeBSD&dollar; <programlisting># <phrase its:translate="no">&dollar;&os;&dollar;</phrase>
# #
# #
# Host Database # Host Database