diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-de/docs/tdebase/tdeioslave/info.docbook | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-de/docs/tdebase/tdeioslave/info.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/tdeioslave/info.docbook | 66 |
1 files changed, 66 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/info.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/info.docbook new file mode 100644 index 00000000000..e6f612497c0 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/tdeioslave/info.docbook @@ -0,0 +1,66 @@ +<article lang="&language;" id="info"> +<title +>Info</title> +<articleinfo> +<authorgroup> +<author +>&Lauri.Watts; &Lauri.Watts.mail;</author> +<author +><firstname +>Nicolas</firstname +> <surname +>Goutte</surname +> <email +>goutte@kde.org</email +> </author> +<othercredit role="translator" +><firstname +>Marco</firstname +><surname +>Wegner</surname +><affiliation +><address +><email +>mail@marcowegner.de</email +></address +></affiliation +><contrib +>Übersetzer</contrib +></othercredit +> +</authorgroup> +</articleinfo> + +<para +>Info ist eine Dokumentationsart. Die Dokumente haben ein Format namens texinfo und können in der Kommandozeile mit dem Programm <command +>info</command +> gelesen werden.</para> + +<para +>Das info-Modul ermöglicht Ihnen, die auf Ihrem System installierten Info-Dokumente direkt im &konqueror; zu lesen. Sie können es ganz einfach nutzen:</para> + +<screen +><userinput +><command +>info:</command +><replaceable +>gcc</replaceable +></userinput +></screen> + +<para +>Dies würde Ihnen die Hauptseite der Info-Dokumentation zum Compiler <command +>&gcc;</command +> anzeigen.</para> + +<para +>Info ist ein <acronym +>GNU</acronym +>-Ersatz für <command +>man</command +>, wird aber außerhalb der GNU-Software seltener genutzt.</para> + +<para +>Sie können die installierten Info-Dokumente ganz einfach im &khelpcenter; anschauen, oder Sie nutzen das Info-Modul direkt im &konqueror; oder der Mini-Eingabezeile.</para> + +</article> |