summaryrefslogtreecommitdiffstats
path: root/doc/kioslave/nfs.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 01:02:02 -0600
commitde7e5867a65e0a46f1388e3e50bc7eeddd1aecbf (patch)
treedbb3152c372f8620f9290137d461f3d9f9eba1cb /doc/kioslave/nfs.docbook
parent936d3cec490c13f2c5f7dd14f5e364fddaa6da71 (diff)
downloadtdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.tar.gz
tdebase-de7e5867a65e0a46f1388e3e50bc7eeddd1aecbf.zip
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'doc/kioslave/nfs.docbook')
-rw-r--r--doc/kioslave/nfs.docbook39
1 files changed, 0 insertions, 39 deletions
diff --git a/doc/kioslave/nfs.docbook b/doc/kioslave/nfs.docbook
deleted file mode 100644
index bbe9bb625..000000000
--- a/doc/kioslave/nfs.docbook
+++ /dev/null
@@ -1,39 +0,0 @@
-<article lang="&language;" id="nfs">
-<title>nfs</title>
-<articleinfo>
-<authorgroup>
-<author>&Lauri.Watts; &Lauri.Watts.mail;</author>
-<!-- TRANS:ROLES_OF_TRANSLATORS -->
-</authorgroup>
-</articleinfo>
-<para>
-Sun's <acronym>NFS</acronym> protocol provides transparent remote access to
-shared file systems across networks. The <acronym>NFS</acronym> protocol is
-designed to be machine, operating system, network architecture, and
-transport protocol independent. This independence is achieved through the
-use of Remote Procedure Call (<acronym>RPC</acronym>) primitives built on
-top of an eXternal Data Representation (<acronym>XDR</acronym>).
-</para>
-
-<para>
-The supporting MOUNT protocol performs the operating system-specific
-functions that allow clients to attach remote folder trees to a point
-within the local file system. The mount process also allows the server to
-grant remote access privileges to a restricted set of clients via export
-control.</para>
-
-<para>
-The Lock Manager provides support for file locking when used in the
-<acronym>NFS</acronym> environment. The Network Lock Manager
-(<acronym>NLM</acronym>) protocol isolates the inherently stateful aspects
-of file locking into a separate protocol.</para>
-
-<para>
-Source:
-<ulink url="http://www.networksorcery.com/enp/protocol/nfs.htm">
-http://www.networksorcery.com/enp/protocol/nfs.htm</ulink>
-</para>
-
-<para> See the manual: <ulink url="man:/nfs">nfs</ulink>.
-</para>
-</article>