diff options
author | Darrell Anderson <darrella@hushmail.com> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
Diffstat (limited to 'tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook | 51 |
1 files changed, 10 insertions, 41 deletions
diff --git a/tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook b/tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook index ca9edf65543..661c7240247 100644 --- a/tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook +++ b/tde-i18n-de/docs/tdesdk/scripts/man-cxxmetric.1.docbook @@ -5,61 +5,30 @@ <refentry lang="&language;"> <refentryinfo> -<author -><personname -><firstname ->Ben</firstname -><surname ->Burton</surname -></personname -> <email ->bab@debian.org</email -></author> -<date ->7. April 2003</date> +<author><personname><firstname>Ben</firstname><surname>Burton</surname></personname> <email>bab@debian.org</email></author> +<date>7. April 2003</date> </refentryinfo> <refmeta> -<refentrytitle -><command ->cxxmetric</command -></refentrytitle> -<manvolnum ->1</manvolnum> +<refentrytitle><command>cxxmetric</command></refentrytitle> +<manvolnum>1</manvolnum> </refmeta> <refnamediv> -<refname -><command ->cxxmetric</command -></refname> -<refpurpose ->Einfache Quelltext-Statistiken für C und C++.</refpurpose> +<refname><command>cxxmetric</command></refname> +<refpurpose>Einfache Quelltext-Statistiken für C und C++.</refpurpose> </refnamediv> <refsynopsisdiv> -<cmdsynopsis -><command ->cxxmetric</command -> <group -><option -><replaceable ->file</replaceable -></option -></group -> </cmdsynopsis> +<cmdsynopsis><command>cxxmetric</command> <group><option><replaceable>file</replaceable></option></group> </cmdsynopsis> </refsynopsisdiv> <refsect1> -<title ->Beschreibung</title> +<title>Beschreibung</title> -<para ->cxxmetric zählt die Quelltextzeilen, Kommentare und Leerzeichen, und bestimmt weitere Statistiken für jede Quelltextdatei. Es muss sich um Quelltexte für C oder C++ handeln.</para> +<para>cxxmetric zählt die Quelltextzeilen, Kommentare und Leerzeichen, und bestimmt weitere Statistiken für jede Quelltextdatei. Es muss sich um Quelltexte für C oder C++ handeln.</para> -<para ->Dieses Hilfsprogramm ist Teil der &kde; Software-Entwicklungswerkzeuge. </para -> +<para>Dieses Hilfsprogramm ist Teil der &kde; Software-Entwicklungswerkzeuge. </para> </refsect1> |