From cf14b1bd7803760ea4657269aeb424869e0058c6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 17:50:29 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- doc/tdeioslave/finger/CMakeLists.txt | 9 +++++++++ doc/tdeioslave/finger/Makefile.am | 2 ++ doc/tdeioslave/finger/index.docbook | 39 ++++++++++++++++++++++++++++++++++++ 3 files changed, 50 insertions(+) create mode 100644 doc/tdeioslave/finger/CMakeLists.txt create mode 100644 doc/tdeioslave/finger/Makefile.am create mode 100644 doc/tdeioslave/finger/index.docbook (limited to 'doc/tdeioslave/finger') diff --git a/doc/tdeioslave/finger/CMakeLists.txt b/doc/tdeioslave/finger/CMakeLists.txt new file mode 100644 index 000000000..48ce09a89 --- /dev/null +++ b/doc/tdeioslave/finger/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdeioslave/finger ) diff --git a/doc/tdeioslave/finger/Makefile.am b/doc/tdeioslave/finger/Makefile.am new file mode 100644 index 000000000..f10e4b3d4 --- /dev/null +++ b/doc/tdeioslave/finger/Makefile.am @@ -0,0 +1,2 @@ +KDE_LANG = en +KDE_DOCS = tdeioslave/finger diff --git a/doc/tdeioslave/finger/index.docbook b/doc/tdeioslave/finger/index.docbook new file mode 100644 index 000000000..cb49c3c3d --- /dev/null +++ b/doc/tdeioslave/finger/index.docbook @@ -0,0 +1,39 @@ + + + +]> + +
+finger + + +&Lauri.Watts;&Lauri.Watts.mail; + + + + +Finger is a program to display information about users. + +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 .plan file in +their home folder. + +Finger is normally associated with a user@hostname address, which +may or may not be the same as a users email address. + +Most Internet Service Providers no longer allow finger access, so, +you may find that you get no useful answer for most people. + +Other people use their local .plan file to +hold such information as PGP keys, the fact they are +on vacation, and all sorts of information. + +Use the finger tdeioslave like this: +finger://username@hostname + + See the manual: finger. + + +
-- cgit v1.2.1