X-Git-Url: http://gitweb.michael.orlitzky.com/?p=apply-default-acl.git;a=blobdiff_plain;f=doc%2Fman%2Fapply-default-acl.1;h=42233f1f7bd219b573a682ea41dbfa435408ac28;hp=d3b2de1d3c83bf5f803c4edbfcb70399b044fbe2;hb=09fd7a1e32362e536f282f30c2ad0b098fd60197;hpb=5fa76c4883985b89802574ec7f47ccc186eb2201 diff --git a/doc/man/apply-default-acl.1 b/doc/man/apply-default-acl.1 index d3b2de1..42233f1 100644 --- a/doc/man/apply-default-acl.1 +++ b/doc/man/apply-default-acl.1 @@ -53,7 +53,7 @@ Return success .RE .P The action of apply-default ACL largely mimics what the kernel would -do if you ran \fImkdir\fR or \fItouch\fR to create a new file. The one +do if you ran \fBmkdir\fR or \fBtouch\fR to create a new file. The one point of disagreement is on how to mask group-execute permissions for files. The kernel will let the \(dqmask\(dq bits prevent group-execute, whereas apply-default-acl will explicitly remove the group-execute bits.