summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2015-02-13 01:03:21 +0100
committerGünther Deschner <gd@samba.org>2015-02-20 11:59:05 +0100
commitb9bf3c4d785606573ee3b9cb8e727bb04b3be6fb (patch)
treedd25060e090b6ea37e796a69f57006a98a991c6d /docs-xml/manpages
parent75dff778c5f13c008419cf292d2ea73cf3a33d7b (diff)
downloadsamba-b9bf3c4d785606573ee3b9cb8e727bb04b3be6fb.tar.gz
samba-b9bf3c4d785606573ee3b9cb8e727bb04b3be6fb.tar.xz
samba-b9bf3c4d785606573ee3b9cb8e727bb04b3be6fb.zip
doc:man:vfs_glusterfs: remove extra % signs.
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Guenther Deschner <gd@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/vfs_glusterfs.8.xml5
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>