]> git.ipfire.org Git - thirdparty/samba.git/commit
manpages/vfs_fruit: fruit:resource option misspelling
authorRalph Boehme <slow@samba.org>
Thu, 10 Nov 2016 07:57:12 +0000 (08:57 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 2 Jan 2017 10:56:53 +0000 (11:56 +0100)
commit4d0b8a52ea3da998ce7ce215a5c7a5682b710bfd
tree6f7fd3556b8e7eb04fb679e860952dc70cc94a35
parent644e503e821325d39b6b2c29b01b6d165fcbd485
manpages/vfs_fruit: fruit:resource option misspelling

Due to a misspelling in the option parser in all Samba versions up to
and including 4.5.1 this options must be given "fruit:ressource", ie
with two "s".

Samba 4.6 will accept both the correct the correct and the wrong
spelling, Samba 4.7 onwards will only accept the correct
spelling.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12412

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_fruit.8.xml