diff --git a/docs.it4i/storage/nfs4-file-acl.md b/docs.it4i/storage/nfs4-file-acl.md index 6158d2827d6572779ac826b3ba9657e2fb3090d2..7fa7f72827163798669a6b56cfdd3a35302d8936 100644 --- a/docs.it4i/storage/nfs4-file-acl.md +++ b/docs.it4i/storage/nfs4-file-acl.md @@ -10,7 +10,8 @@ An NFSv4 ACE is written as a colon-delimited, 4-field string in the following fo ## ACE Elements -1. `<type>` - one of: +<ol> +<li> `<type>` - one of: | Flag | Name | | ---- | ----- | @@ -19,7 +20,8 @@ An NFSv4 ACE is written as a colon-delimited, 4-field string in the following fo | U | audit | | L | alarm | -2. `<flags>` - zero or more (depending on `<type>`) of: +</li> +<li>`<flags>` - zero or more (depending on `<type>`) of: | Flag | Name | | ---- | ------------------------------------------- | @@ -31,6 +33,9 @@ An NFSv4 ACE is written as a colon-delimited, 4-field string in the following fo | F | failed-access | | g | group (denotes that <principal> is a group) | +</li> +</ol> + 3. `<principal>` - named user or group, or one of: `OWNER@`, `GROUP@`, `EVERYONE@` 4. `<permissions>` - one or more of: