diff options
author | Kacper Kowalik (Xarthisius) <xarthisius.kk@gmail.com> | 2012-09-24 10:10:29 +0200 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2012-10-05 09:52:51 -0700 |
commit | dbed2e2f150eb227c26258f8c065e7789e3f9bda (patch) | |
tree | 5a3465847a7900a79c59fd5bb7f56799010bdb35 /doc/glusterfs.8 | |
parent | 748cf71a49d35b1a0366576521a2a7daa7fc3df3 (diff) |
Fix docs to reflect change in GLUSTERD_DEFAULT_WORKDIR
Change-Id: I8ee98cece7a3c4ccdc4c444ff755fba37c75f169
BUG: 859849
Signed-off-by: Kacper Kowalik (Xarthisius) <xarthisius.kk@gmail.com>
Reviewed-on: http://review.gluster.org/3970
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/glusterfs.8')
-rw-r--r-- | doc/glusterfs.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/glusterfs.8 b/doc/glusterfs.8 index e639d5a2308..2afdf4c1a4f 100644 --- a/doc/glusterfs.8 +++ b/doc/glusterfs.8 @@ -101,7 +101,7 @@ Print the program version. .PP .SH FILES -/etc/glusterfs/*.vol, /etc/glusterd/vols/*/*.vol +/etc/glusterfs/*.vol, /var/lib/glusterd/vols/*/*.vol .SH EXAMPLES mount a volume named foo on server bar with log level DEBUG on mount point /mnt/foo |