diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 18:02:20 -0600 |
commit | 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 (patch) | |
tree | 795b1aa8dbbe6582aa5ad0d2b7505789d0dc1408 /tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook | |
parent | f9dfb6416745710680d26abcc774b4146cd3ef2b (diff) | |
download | tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.tar.gz tde-i18n-9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195.zip |
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook')
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook b/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook new file mode 100644 index 00000000000..343591b6c9c --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/info/index.docbook @@ -0,0 +1,29 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % Polish "INCLUDE"> <!-- change language only here --> +]> + +<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>Suse</firstname><surname>Polska</surname><affiliation><address><email>suse@suse.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit> <othercredit role="translator"><firstname>Krzysztof</firstname><surname>Woźniak</surname><affiliation><address><email>wozniakk@ceti.pl</email></address></affiliation><contrib>Polskie tłumaczenie - Aktualizacja i poprawki</contrib></othercredit> +</authorgroup> +</articleinfo> + +<para>Plik "info" są rodzajem pliku dokumentacji. Dokumenty są zapisane w formacie nazywanym "texinfo" i mogą być odczytywane w linii poleceń za pomocą programu <command>info</command>.</para> + +<para>Wtyczka protokołu "info:" pozwala na czytanie zainstalowanej w systemie dokumentacji w formacie "info" za pomocą programu &konqueror;. Korzystanie z niej jest bardzo proste:</para> + +<screen><userinput><command>info:</command><replaceable>gcc</replaceable></userinput></screen> + +<para>Pokaże najwyższy poziom w strukturze dokumentacji dla kompilatora <command>gcc</command> .</para> + +<para>Program "info" zastępuje polecenie <command>man</command> w systemach <acronym>GNU</acronym>, jednak nie jest ono szerzej wykorzystywane w innych systemach operacyjnych.</para> + +<para>W łatwy sposób można przeglądać dokumentację "info" w &khelpcenter-miejscownik;, ale można także skorzystać z wtyczki protokołu "info" w programie &konqueror;.</para> + +</article> |