diff options
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/vfs_glusterfs.8.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs-xml/manpages/vfs_glusterfs.8.xml b/docs-xml/manpages/vfs_glusterfs.8.xml index 83032cc814..363ee74e1d 100644 --- a/docs-xml/manpages/vfs_glusterfs.8.xml +++ b/docs-xml/manpages/vfs_glusterfs.8.xml @@ -82,12 +82,11 @@ <para> Defines whether and where to store a vfs_glusterfs specific logfile. Client variable substitution is supported (i.e. - %M, %m, %I), hence per client log file can be - %specified. + %M, %m, %I), hence per client log file can be specified. </para> <para> Example: glusterfs:logfile = - %/var/log/samba/glusterfs-vol2.%M.log + /var/log/samba/glusterfs-vol2.%M.log </para> </listitem> </varlistentry> |