summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/man1/getfacl.12
-rw-r--r--man/man1/setfacl.12
2 files changed, 2 insertions, 2 deletions
diff --git a/man/man1/getfacl.1 b/man/man1/getfacl.1
index 5fe60a1..0e839b7 100644
--- a/man/man1/getfacl.1
+++ b/man/man1/getfacl.1
@@ -101,7 +101,7 @@ to the containing directory of a file) are also granted read access
to the file's ACLs. This is analogous to the permissions required for
accessing the file mode.
-.SS OPTIONS
+.SH OPTIONS
.TP 4
.I \-a, \-\-access
Display the file access control list.
diff --git a/man/man1/setfacl.1 b/man/man1/setfacl.1
index 3f00cde..64f0e33 100644
--- a/man/man1/setfacl.1
+++ b/man/man1/setfacl.1
@@ -85,7 +85,7 @@ to modify ACLs of a file. This is analogous to the permissions required
for accessing the file mode. (On current Linux systems, root is the only
user with the CAP_FOWNER capability.)
-.SS OPTIONS
+.SH OPTIONS
.TP 4
.I \-b, \-\-remove-all
Remove all extended ACL entries. The base ACL entries of the owner, group and others are retained.