diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:02:02 -0600 |
commit | de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch) | |
tree | dbb3152c372f8620f9290137d461f3d9f9eba1cb /doc/tdeioslave/finger.docbook | |
parent | 936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff) | |
download | tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/tdeioslave/finger.docbook')
-rw-r--r-- | doc/tdeioslave/finger.docbook | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/doc/tdeioslave/finger.docbook b/doc/tdeioslave/finger.docbook new file mode 100644 index 000000000..b3678fc4d --- /dev/null +++ b/doc/tdeioslave/finger.docbook @@ -0,0 +1,33 @@ +<article lang="&language;" id="finger"> +<title>finger</title> +<articleinfo> +<authorgroup> +<author>&Lauri.Watts;&Lauri.Watts.mail;</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> +</articleinfo> + +<para>Finger is a program to display information about users.</para> + +<para>If finger is enabled on the remote machine, you may be given +information on the user's real name, if they are currently logged in, if +they have mail and the text of their <filename>.plan</filename> file in +their home folder.</para> + +<para>Finger is normally associated with a user@hostname address, which +may or may not be the same as a users email address.</para> + +<para>Most Internet Service Providers no longer allow finger access, so, +you may find that you get no useful answer for most people.</para> + +<para>Other people use their local <filename>.plan</filename> file to +hold such information as <acronym>PGP</acronym> keys, the fact they are +on vacation, and all sorts of information.</para> + +<para>Use the finger tdeioslave like this: +<userinput>finger://<replaceable>username</replaceable>@<replaceable>hostname</replaceable></userinput></para> + +<para> See the manual: <ulink url="man:/finger">finger</ulink>. +</para> + +</article> |