From dbed2e2f150eb227c26258f8c065e7789e3f9bda Mon Sep 17 00:00:00 2001 From: "Kacper Kowalik (Xarthisius)" Date: Mon, 24 Sep 2012 10:10:29 +0200 Subject: Fix docs to reflect change in GLUSTERD_DEFAULT_WORKDIR Change-Id: I8ee98cece7a3c4ccdc4c444ff755fba37c75f169 BUG: 859849 Signed-off-by: Kacper Kowalik (Xarthisius) Reviewed-on: http://review.gluster.org/3970 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- doc/admin-guide/en-US/glossary.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/admin-guide/en-US/glossary.xml') diff --git a/doc/admin-guide/en-US/glossary.xml b/doc/admin-guide/en-US/glossary.xml index 8c314feaad4..a8544b8cd38 100644 --- a/doc/admin-guide/en-US/glossary.xml +++ b/doc/admin-guide/en-US/glossary.xml @@ -113,7 +113,7 @@ Volfile - Volfile is a configuration file used by glusterfs process. Volfile will be usually located at /etc/glusterd/vols/VOLNAME. + Volfile is a configuration file used by glusterfs process. Volfile will be usually located at /var/lib/glusterd/vols/VOLNAME. -- cgit