From d4663cc3aa05133110035dcb066f29aea1e999fc Mon Sep 17 00:00:00 2001 From: Michael Schmidt <6544930+mjschmidt@users.noreply.github.com> Date: Thu, 15 Feb 2018 09:49:01 -0500 Subject: [PATCH] fixed docs again --- docs/setup-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/setup-guide.md b/docs/setup-guide.md index 6b6a4223..f9e8e902 100644 --- a/docs/setup-guide.md +++ b/docs/setup-guide.md @@ -35,7 +35,8 @@ requirements: 2. dm_mirror 3. dm_thin_pool - For kernel modules, `lsmod | grep ` will show you if a given module is present, and `modprobe ` will load a given module. + For kernel modules, `lsmod | grep ` will show you if a given module is present, and `modprobe ` will load + a given module. * Each node requires that the `mount.glusterfs` command is available. Under all Red Hat-based OSes this command is provided by the `glusterfs-fuse`