Fix typo in docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc

This commit is contained in:
Ben Harris 2025-01-08 05:41:17 +00:00
commit 19643f5d0f

View file

@ -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,]
----