diff options
author | Darrell Anderson <[email protected]> | 2014-02-06 17:50:29 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-06 17:50:29 -0600 |
commit | cf14b1bd7803760ea4657269aeb424869e0058c6 (patch) | |
tree | 083f9fdcac07a38d4bf733c601f24f52e6a8e925 /doc/tdeioslave/finger.docbook | |
parent | 66e86452a4f46f029820115fe6e55761a8d13187 (diff) | |
download | tdebase-cf14b1bd7803760ea4657269aeb424869e0058c6.tar.gz tdebase-cf14b1bd7803760ea4657269aeb424869e0058c6.zip |
Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks.
Diffstat (limited to 'doc/tdeioslave/finger.docbook')
-rw-r--r-- | doc/tdeioslave/finger.docbook | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/doc/tdeioslave/finger.docbook b/doc/tdeioslave/finger.docbook deleted file mode 100644 index b3678fc4d..000000000 --- a/doc/tdeioslave/finger.docbook +++ /dev/null @@ -1,33 +0,0 @@ -<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> |