diff options
author | Marc Muehlfeld <mmuehlfeld@samba.org> | 2017-09-29 18:34:25 +0200 |
---|---|---|
committer | Marc Muehlfeld <mmuehlfeld@samba.org> | 2017-09-30 02:41:46 +0200 |
commit | 0e9fcc3e7506dff01c3062893eace6beef5781a1 (patch) | |
tree | 8d4605ca1c0e62eace5620d896731edfd26ef51e | |
parent | 2c50bdfed06e7eff645a76dad8971eb425c3165e (diff) | |
download | samba-0e9fcc3e7506dff01c3062893eace6beef5781a1.tar.gz |
vfs_snapper man page: Fixed typo
This commit corrects a small typo in vfs_snapper manpage.
Signed-off-by: Yvan Masson <yvan@masson-informatique.fr>
Reviewed-by: Marc Muehlfeld <mmuehlfeld@samba.org>
Autobuild-User(master): Marc Muehlfeld <mmuehlfeld@samba.org>
Autobuild-Date(master): Sat Sep 30 02:41:46 CEST 2017 on sn-devel-144
-rw-r--r-- | docs-xml/manpages/vfs_snapper.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/vfs_snapper.8.xml b/docs-xml/manpages/vfs_snapper.8.xml index 0cc223f583f..bc045c32996 100644 --- a/docs-xml/manpages/vfs_snapper.8.xml +++ b/docs-xml/manpages/vfs_snapper.8.xml @@ -55,7 +55,7 @@ <para> The underlying share path must have a corresponding snapper configuration file. The snapshot directory tree must allow - access for relavent users. + access for relevant users. </para> <programlisting> |