diff options
author | Michael Adam <obnox@samba.org> | 2015-02-13 01:03:21 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2015-02-20 11:59:05 +0100 |
commit | b9bf3c4d785606573ee3b9cb8e727bb04b3be6fb (patch) | |
tree | dd25060e090b6ea37e796a69f57006a98a991c6d /docs-xml/manpages | |
parent | 75dff778c5f13c008419cf292d2ea73cf3a33d7b (diff) | |
download | samba-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.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> |