Skip to content

Commit 22a558f

Browse files
robertosassumimizohar
authored andcommitted
doc: Fix warning in Documentation/security/IMA-templates.rst
This patch fixes the warning: Documentation/security/IMA-templates.rst:81: WARNING: Inline substitution_reference start-string without end-string. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
1 parent dc0983f commit 22a558f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/security/IMA-templates.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ descriptors by adding their identifier to the format string
7878
- 'iuid': the inode UID;
7979
- 'igid': the inode GID;
8080
- 'imode': the inode mode;
81-
- 'xattrnames': a list of xattr names (separated by |), only if the xattr is
81+
- 'xattrnames': a list of xattr names (separated by ``|``), only if the xattr is
8282
present;
8383
- 'xattrlengths': a list of xattr lengths (u32), only if the xattr is present;
8484
- 'xattrvalues': a list of xattr values;

0 commit comments

Comments
 (0)