From 19643f5d0f8bfa4b26fe5935c03b9f5dc73d107d Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Jan 08 2025 05:41:17 +0000 Subject: Fix typo in docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc --- diff --git a/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc b/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc index 8297004..a2be7ba 100644 --- a/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc +++ b/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc @@ -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,] ----