From de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 01:02:02 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/tdeioslave/man.docbook | 86 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 doc/tdeioslave/man.docbook (limited to 'doc/tdeioslave/man.docbook') diff --git a/doc/tdeioslave/man.docbook b/doc/tdeioslave/man.docbook new file mode 100644 index 000000000..8f3324ff1 --- /dev/null +++ b/doc/tdeioslave/man.docbook @@ -0,0 +1,86 @@ +
+Man + + +&Lauri.Watts; &Lauri.Watts.mail; + + Nicolas + Goutte + goutte@kde.org + + + + + + +Using the man ioslave you are able to read the man pages installed +on your system. It is easy to use: + + + + +man: + +See the sections of the manual, click to find the rest. + + + + +man:fopen + +See the man page of fopen. + + + + +man:fopen(3) + +See the man page of fopen in section 3. + + + + +man:(3) + +See the index of section 3. + + + + +man:intro(3) + +See the introduction of section 3. + + + + + +If there are more than one man page of the name that you +have entered, you will get a list where you can choose the man page +that you want to see. + + +There is also a shortcut: #fopen, +which has the same effect as above. + + + +If you do not find all your man pages, adjust the configuration file +/etc/manpath.config +(or a file of a similar name depending on your distribution) +or adjust the environment variables +MANPATH and MANSECT. + + + +As with any other &tde; ioslave, it is possible to enter a &URL;, like +man:socket in any +&tde; application. Try it in &kwrite; and you will see the man page in +&HTML; format. + + + +Contact mailing list: kde-devel@kde.org + + +
-- cgit v1.2.1