svn commit: r47386 - head/de_DE.ISO8859-1/books/handbook/security

Bjoern Heidotting bhd at FreeBSD.org
Tue Sep 8 17:56:15 UTC 2015


Author: bhd
Date: Tue Sep  8 17:56:14 2015
New Revision: 47386
URL: https://svnweb.freebsd.org/changeset/doc/47386

Log:
  Update to r38463:
  
  Remove application tags inside title tags.

Modified:
  head/de_DE.ISO8859-1/books/handbook/security/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Tue Sep  8 16:32:25 2015	(r47385)
+++ head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Tue Sep  8 17:56:14 2015	(r47386)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
-     basiert auf: r38462
+     basiert auf: r38463
 -->
 <chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="security">
   <info><title>Sicherheit</title>
@@ -3247,7 +3247,7 @@ racoon_enable="yes"</programlisting>
     </sect2>
 
     <sect2>
-      <title>Aktivieren von <application>sshd</application></title>
+      <title>Aktivieren von sshd</title>
 
       <indexterm>
         <primary>OpenSSH</primary>
@@ -3373,7 +3373,7 @@ COPYRIGHT            100% |*************
     </sect2>
 
     <sect2 xml:id="security-ssh-keygen">
-      <title><application>ssh-keygen</application></title>
+      <title>ssh-keygen</title>
 
       <para>Mit &man.ssh-keygen.1; können DSA- oder RSA-Schlüssel
         für einen Benutzer erzeugt werden, die anstelle von


More information about the svn-doc-all mailing list