From 62a407771fa3914dfdf820306b5c083f918f34f7 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Sun, 29 May 2016 01:13:13 -0400 Subject: [PATCH] Style --- website/source/docs/synced-folders/nfs.html.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/source/docs/synced-folders/nfs.html.md b/website/source/docs/synced-folders/nfs.html.md index ed62a366d..3586ae9d0 100644 --- a/website/source/docs/synced-folders/nfs.html.md +++ b/website/source/docs/synced-folders/nfs.html.md @@ -141,7 +141,8 @@ possible to avoid entering your password. Below, we have a couple example sudoers entries. Note that you may have to modify them _slightly_ on certain hosts because the way Vagrant -modifies `/etc/exports` changes a bit from OS to OS. If the system commands used below are located in non-standard paths, change them as appropriate. +modifies `/etc/exports` changes a bit from OS to OS. If the commands below +are located in non-standard paths, modify them as appropriate. For \*nix users, make sure to edit your `/etc/sudoers` file with `visudo`. It protects you against syntax errors which could leave you without the ability to gain elevated privileges.