]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs: Fix a copy&paste error
authorVolker Lendecke <vl@samba.org>
Mon, 13 Jan 2025 17:26:37 +0000 (18:26 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 23 Jan 2025 23:08:38 +0000 (23:08 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
docs-xml/manpages/vfs_nfs4acl_xattr.8.xml

index d4ce40b66a460b8a9f7287d1f376a5bb371ca9a2..83f62b2019035c2eaa7dd2c48875b57de0c6578f 100644 (file)
@@ -33,9 +33,9 @@
     <citerefentry><refentrytitle>samba</refentrytitle>
     <manvolnum>7</manvolnum></citerefentry> suite.</para>
 
-    <para>The <command>vfs_acl_xattr</command> VFS module stores NTFS Access
-    Control Lists (ACLs) in Extended Attributes (EAs/xattrs).  This enables the
-    full mapping of Windows ACLs on Samba servers.
+    <para>The <command>vfs_nfs4acl_xattr</command> VFS module provides
+    an interoperability layer between the SMB ACLs that clients expect
+    and an NFSv4 ACL implementation a file system might provide.
     </para>
 
     <para>This module is stackable.</para>