Whitespace fixes for </sect1> and add a missing $ to make the
FreeBSD property work. Obtained from: The FreeBSD German Documentation Project
This commit is contained in:
parent
f83d60c0f5
commit
a34f8cc55c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47308
1 changed files with 5 additions and 3 deletions
|
@ -5,7 +5,7 @@ Extension//EN" "http://www.FreeBSD.org/XML/share/xml/freebsd50.dtd">
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD German Documentation Project
|
||||
|
||||
$FreeBSD
|
||||
$FreeBSD$
|
||||
basiert auf: r46895
|
||||
-->
|
||||
|
||||
|
@ -69,7 +69,8 @@ xml:id="leapseconds" xml:lang="de_DE">
|
|||
|
||||
<para>Wenn <acronym>NTP</acronym> nicht verwendet wird muss die
|
||||
Systemuhr manuell eingestellt werden, nachdem die Schaltsekunde
|
||||
vorbei ist.</para> </sect1>
|
||||
vorbei ist.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="leapseconds-cautions">
|
||||
<title>Vorsichtshinweise</title>
|
||||
|
@ -103,7 +104,8 @@ xml:id="leapseconds" xml:lang="de_DE">
|
|||
behandeln oder ankündigen.</para>
|
||||
|
||||
<para>Bitte stellen Sie sicher, dass nichts schreckliches wegen
|
||||
der Schaltsekunde passieren kann.</para> </sect1>
|
||||
der Schaltsekunde passieren kann.</para>
|
||||
</sect1>
|
||||
|
||||
<sect1 xml:id="leapseconds-testing">
|
||||
<title>Überprüfen</title>
|
||||
|
|
Loading…
Reference in a new issue