[gnome-user-docs] files: Add a section about NFS shares



commit 7400d621799f3678dbbe6e12228cac498168eb47
Author: Ross Lagerwall <rosslagerwall gmail com>
Date:   Wed Feb 18 07:31:17 2015 +0000

    files: Add a section about NFS shares

 gnome-help/C/nautilus-connect.page |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/nautilus-connect.page b/gnome-help/C/nautilus-connect.page
index 0e635d8..efa65f4 100644
--- a/gnome-help/C/nautilus-connect.page
+++ b/gnome-help/C/nautilus-connect.page
@@ -171,6 +171,17 @@ internet/network address.</p>
     here.</p>
   </comment>
 </item>
+<item>
+  <title>NFS share</title>
+  <p>UNIX computers traditionally use the Network File System protocol to
+  share files over a local network. With NFS, security is based on the UID of
+  the user accessing the share, so no authentication credentials are
+  needed when connecting.</p>
+  <p>A typical NFS share URL looks like this:</p>
+  <example>
+    <p><sys>nfs://servername/path</sys></p>
+  </example>
+</item>
 </terms>
 </section>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]