summaryrefslogtreecommitdiffstats
path: root/doc/tdeioslave/rlan
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-11 22:49:56 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-11 22:49:56 -0600
commitaf72e1310c8339e27ff4dbd2acc30d73864e2c6e (patch)
tree5310418b2e57fcf0bb8e73ad0591974c7c25278b /doc/tdeioslave/rlan
parentfa9e71d3ac38cdaa690a7e551736929f056a9c56 (diff)
downloadtdebase-af72e1310c8339e27ff4dbd2acc30d73864e2c6e.tar.gz
tdebase-af72e1310c8339e27ff4dbd2acc30d73864e2c6e.zip
Update help handbooks, add new help handbooks, make handbook format consistent.
Diffstat (limited to 'doc/tdeioslave/rlan')
-rw-r--r--doc/tdeioslave/rlan/CMakeLists.txt9
-rw-r--r--doc/tdeioslave/rlan/Makefile.am2
-rw-r--r--doc/tdeioslave/rlan/index.docbook44
3 files changed, 55 insertions, 0 deletions
diff --git a/doc/tdeioslave/rlan/CMakeLists.txt b/doc/tdeioslave/rlan/CMakeLists.txt
new file mode 100644
index 000000000..74fbb07f8
--- /dev/null
+++ b/doc/tdeioslave/rlan/CMakeLists.txt
@@ -0,0 +1,9 @@
+#################################################
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_create_handbook( DESTINATION tdeioslave/rlan )
diff --git a/doc/tdeioslave/rlan/Makefile.am b/doc/tdeioslave/rlan/Makefile.am
new file mode 100644
index 000000000..cdd303dea
--- /dev/null
+++ b/doc/tdeioslave/rlan/Makefile.am
@@ -0,0 +1,2 @@
+KDE_LANG = en
+KDE_DOCS = tdeioslave/lan
diff --git a/doc/tdeioslave/rlan/index.docbook b/doc/tdeioslave/rlan/index.docbook
new file mode 100644
index 000000000..7825e1f53
--- /dev/null
+++ b/doc/tdeioslave/rlan/index.docbook
@@ -0,0 +1,44 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % English "INCLUDE" > <!-- change language only here -->
+]>
+
+<article lang="&language;" id="lan">
+<title>rlan</title>
+
+<articleinfo>
+
+<authorgroup>
+<author>&tde-authors;</author>
+<!-- TRANS:ROLES_OF_TRANSLATORS -->
+</authorgroup>
+
+<releaseinfo>&tde-release-version;</releaseinfo>
+<date>Reviewed: &tde-release-date;</date>
+
+<copyright>
+<year>&tde-copyright-date;</year>
+<holder>&tde-team;</holder>
+</copyright>
+
+<abstract>
+<para>
+This handbook describes the rlan protocol.
+</para>
+</abstract>
+
+<keywordset>
+<keyword>TDE</keyword>
+<keyword>rlan</keyword>
+<keyword>protocol</keyword>
+</keywordset>
+
+</articleinfo>
+
+<para>The rlan protocol is similar to the <ulink url="help:/tdeioslave/lan">lan</ulink>
+protocol but intended for sessions on a remote server. Whereas the
+<ulink url="help:/tdeioslave/lan">lan</ulink> protocol is used with the LAN Information
+Service (LISa), rlan is used with the restricted LISa service (resLISa).</para>
+
+</article>