add more spacing
[personal-kdebase.git] / runtime / doc / kioslave / finger / index.docbook
blob988450b24d23f043286b0ebd5de2be72349551c4
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;" id="finger">
9 <title>finger</title>
10 <articleinfo>
11 <authorgroup>
12 <author>&Lauri.Watts;&Lauri.Watts.mail;</author>
13 <!-- TRANS:ROLES_OF_TRANSLATORS -->
14 </authorgroup>
15 </articleinfo>
17 <para>Finger is a program to display information about users.</para>
19 <para>If finger is enabled on the remote machine, you may be given
20 information on the user's real name, if they are currently logged in, if
21 they have mail and the text of their <filename>.plan</filename> file in
22 their home folder.</para>
24 <para>Finger is normally associated with a user@hostname address, which
25 may or may not be the same as a users email address.</para>
27 <para>Most Internet Service Providers no longer allow finger access, so,
28 you may find that you get no useful answer for most people.</para>
30 <para>Other people use their local <filename>.plan</filename> file to
31 hold such information as <acronym>PGP</acronym> keys, the fact they are
32 on vacation, and all sorts of information.</para>
34 <para>Use the finger kioslave like this:
35 <userinput>finger://<replaceable>username</replaceable>@<replaceable>hostname</replaceable></userinput></para>
37 <para> See the manual: <ulink url="man:/finger">finger</ulink>.
38 </para>
40 </article>