From 09fd7a1e32362e536f282f30c2ad0b098fd60197 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Wed, 28 Mar 2018 10:34:35 -0400 Subject: [PATCH] doc: use bold face for "mkdir" and "touch". --- doc/man/apply-default-acl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.43.2