forked from server/user-documentation
Fix typo in docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc
This commit is contained in:
parent
09037d3103
commit
19643f5d0f
1 changed files with 5 additions and 5 deletions
|
|
@ -229,7 +229,7 @@ You can use both options in parallel with the grand configuration file read in f
|
|||
=== Configuration by example
|
||||
|
||||
Example 1::
|
||||
Eport the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
Export the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
+
|
||||
[source,]
|
||||
----
|
||||
|
|
@ -239,7 +239,7 @@ Eport the directory /srv/nfs/common with everyone, i.e. every network device and
|
|||
----
|
||||
|
||||
Example 2::
|
||||
Eport the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
Export the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
+
|
||||
[source,]
|
||||
----
|
||||
|
|
@ -249,7 +249,7 @@ Eport the directory /srv/nfs/common with everyone, i.e. every network device and
|
|||
----
|
||||
|
||||
Example 3::
|
||||
Eport the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
Export the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
+
|
||||
[source,]
|
||||
----
|
||||
|
|
@ -259,7 +259,7 @@ Eport the directory /srv/nfs/common with everyone, i.e. every network device and
|
|||
----
|
||||
|
||||
Example 4::
|
||||
Eport the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
Export the directory /srv/nfs/common with everyone, i.e. every network device and every user, can access with Read/Write and Synchronize access
|
||||
+
|
||||
[source,]
|
||||
----
|
||||
|
|
@ -269,7 +269,7 @@ Eport the directory /srv/nfs/common with everyone, i.e. every network device and
|
|||
----
|
||||
|
||||
Example 6::
|
||||
Eport the directory /srv/nfs/projects with all users of a specific network device with Read/Write and Synchronize access
|
||||
Export the directory /srv/nfs/projects with all users of a specific network device with Read/Write and Synchronize access
|
||||
+
|
||||
[source,]
|
||||
----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue