diff options
author | Christof Schmitt <christof.schmitt@us.ibm.com> | 2013-08-07 10:59:08 -0700 |
---|---|---|
committer | David Disseldorp <ddiss@samba.org> | 2013-08-09 16:53:28 +0200 |
commit | 44eb680071731e14b76fca6ce1c983b1bd0be866 (patch) | |
tree | 0e2abb60330573c56b96f4ab8cc6af659b3cb1bc /docs-xml/manpages | |
parent | 6fb300f7b44cc6eb83e10b7272c2e08c150e05ba (diff) | |
download | samba-44eb680071731e14b76fca6ce1c983b1bd0be866.tar.gz samba-44eb680071731e14b76fca6ce1c983b1bd0be866.tar.bz2 samba-44eb680071731e14b76fca6ce1c983b1bd0be866.zip |
doc: Fix prefix parameter name in vfs_full_audit man page
Commit 2314f47 fixed two other instances, but forgot to change the last
one.
Signed-off-by: Christof Schmitt <christof.schmitt@us.ibm.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Fri Aug 9 16:53:28 CEST 2013 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/vfs_full_audit.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/vfs_full_audit.8.xml b/docs-xml/manpages/vfs_full_audit.8.xml index d7b8568ca0..1266b1fbb6 100644 --- a/docs-xml/manpages/vfs_full_audit.8.xml +++ b/docs-xml/manpages/vfs_full_audit.8.xml @@ -142,7 +142,7 @@ <variablelist> <varlistentry> - <term>vfs_full_audit:prefix = STRING</term> + <term>full_audit:prefix = STRING</term> <listitem> <para>Prepend audit messages with STRING. STRING is processed for standard substitution variables listed in |