summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/kdebase/kioslave/man.docbook
blob: 1176e76b2f46f9c7b83fe39f3a3fc5bfef744b67 (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
<article lang="&language;" id="man">
<title
>Man</title>
<articleinfo>
<authorgroup>
<author
>&Lauri.Watts; &Lauri.Watts.mail;</author>
<othercredit role="translator"
><firstname
>Malcolm</firstname
><surname
>Hunter</surname
><affiliation
><address
><email
>malcolm.hunter@gmx.co.uk</email
></address
></affiliation
><contrib
>Conversion to British English</contrib
></othercredit
> 
</authorgroup>
</articleinfo>

<para
>Using the man ioslave you are able to read the man pages installed on your system. It is easy to use: </para>

<variablelist>
<varlistentry>
<term
><userinput
><command
>man:/</command
></userinput
></term>
<listitem>
<para
>See the sections of the manual, click to find the rest. </para>
</listitem>
</varlistentry>
<varlistentry>
<term
><userinput
><command
>man:</command
>fopen</userinput
></term>
<listitem>
<para
>See the man page of <command
>fopen</command
>. </para>
</listitem>
</varlistentry>
</variablelist>

<para
>There is also a shortcut: <userinput
><command
>#fopen</command
></userinput
>, which has the same effect as above. </para>

<para
>If you don't find all your man pages, adjust the environment variables <envar
>MANPATH</envar
> and <envar
>MANSECT</envar
>. </para>

<para
>As with any other &kde; ioslave, it is possible to enter a &URL;, like <userinput
><command
>man:socket</command
></userinput
> in <emphasis
>any</emphasis
> &kde; application. Try it in &kwrite; and you will see the man page in <acronym
>HTML</acronym
> format. </para>

<para
>Contact mailing list: <email
>kde-devel@kde.org</email
> </para>

</article>