From 333ad6674a1c863ce112e8e7332659aeb381d5b5 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Apr 09 2024 10:54:11 +0000 Subject: Fix typos in 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 b879699..6e65757 100644 --- a/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc +++ b/docs/modules/ROOT/pages/services/filesharing-nfs-installation.adoc @@ -227,7 +227,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,] ---- @@ -237,7 +237,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,] ---- @@ -247,7 +247,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,] ---- @@ -257,7 +257,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,] ---- @@ -267,7 +267,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,] ----