summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs/tdebase/tdeioslave/man.docbook
blob: fcd7542a0468220ec55edec377bbe1660b96f643 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
<article lang="&language;" id="man">
<title
>Man</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
>Wtyczka protokołu "man" służy do przyjaznego dla użytkownika przeglądania stron dokumentacji zainstalowanej w systemie. </para>

<variablelist>
<varlistentry>
<term
><userinput
><command
>man:</command
></userinput
></term>
<listitem>
<para
>Wyświetli wszystkie dostępne sekcje dokumentacji. Kliknięcie na wybraną sekcję wyświetli jej zawartość. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><userinput
><command
>man:</command
><replaceable
>fopen</replaceable
></userinput
></term>
<listitem>
<para
>Wyświetla stronę dokumentacji polecenia <command
>fopen</command
>. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><userinput
><command
>man:</command
><replaceable
>fopen(3)</replaceable
></userinput
></term>
<listitem>
<para
>Wyświetla stronę dokumentacji polecenia <command
>fopen</command
> znajdującą się w sekcji 3. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><userinput
><command
>man:</command
><replaceable
>(3)</replaceable
></userinput
></term>
<listitem>
<para
>Wyświetla zawartość sekcji 3 dokumentacji. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><userinput
><command
>man:</command
>intro<replaceable
>(3)</replaceable
></userinput
></term>
<listitem>
<para
>Wyświetla informacje wprowadzające dotyczące sekcji 3 dokumentacji. </para>
</listitem>
</varlistentry>
</variablelist>

<note
><para
>Jeżeli do danego polecenia dostępnych jest kilka stron dokumentacji to wyświetlona zostanie ich lista, z której użytkownik będzie mógł wybrać właściwą stronę.</para
></note>

<para
>Podobną funkcję spełnia skrót: <userinput
><command
>#fopen</command
></userinput
>. </para>

<para
>Jeżeli nie widać całej zainstalowanej w systemie dokumentacji, to należy sprawdzić zawartość pliku konfiguracyjnego  <filename
>/etc/manpath.config</filename
> (lub pliku o podobnej funkcji w stosowanej dystrybucji systemu) lub dostosować zmienne środowiskowe <envar
>MANPATH</envar
> oraz <envar
>MANSECT</envar
>. </para>

<para
>Jak w innych wtyczkach protokołów środowiska &kde;, możliwe jest wprowadzenie adresu &URL; w postaci:<userinput
><command
>man:socket</command
></userinput
> w <emphasis
>dowolnym</emphasis
> programie. Jeżeli na przykład użytkownik wprowadzi taki adres w programie &kwrite; to otworzy on stronę dokumentacji w formacie &HTML;. </para>

<para
>W razie problemów należy się kontaktować z listą dyskusyjną: <email
>kde-devel@kde.org</email
> </para>

</article>