]> gitweb.michael.orlitzky.com - apply-default-acl.git/blobdiff - doc/man/apply-default-acl.1
doc: use bold face for "mkdir" and "touch".
[apply-default-acl.git] / doc / man / apply-default-acl.1
index d3b2de1d3c83bf5f803c4edbfcb70399b044fbe2..42233f1f7bd219b573a682ea41dbfa435408ac28 100644 (file)
@@ -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.