From: Joseph Sutton Date: Wed, 5 Oct 2022 00:29:32 +0000 (+1300) Subject: docs: Fix double-word in "inherit owner" manpage X-Git-Tag: talloc-2.4.0~682 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7fd9bb82dba46bc4bb2251476d02344bd0ef70;p=thirdparty%2Fsamba.git docs: Fix double-word in "inherit owner" manpage BUG: https://bugzilla.samba.org/show_bug.cgi?id=14034 Signed-off-by: Joseph Sutton Reviewed-by: Douglas Bagnall --- diff --git a/docs-xml/smbdotconf/security/inheritowner.xml b/docs-xml/smbdotconf/security/inheritowner.xml index 2a7a4b8b61d..c081e561216 100644 --- a/docs-xml/smbdotconf/security/inheritowner.xml +++ b/docs-xml/smbdotconf/security/inheritowner.xml @@ -39,7 +39,7 @@ The unix only option effectively breaks the tie between the Windows owner of a file and the UNIX owner. As a logical consequence, in this mode, - setting the the Windows owner of a file does not modify the UNIX + setting the Windows owner of a file does not modify the UNIX owner. Using this mode should typically be combined with a backing store that can emulate the full NT ACL model without affecting the POSIX permissions, such as the acl_xattr