Commit c418eed8 authored by Michael Weiß's avatar Michael Weiß Committed by Jonathan Corbet

docs: ABI: testing: ima_policy: Fixed missing bracket

This fixes a minor typo.

Fixes: 34433332 ("docs: ABI: testing: make the files compatible with ReST output")
Signed-off-by: default avatarMichael Weiß <michael.weiss@aisec.fraunhofer.de>
Link: https://lore.kernel.org/r/20210215102031.10622-1-michael.weiss@aisec.fraunhofer.deSigned-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 36d8900d
......@@ -29,7 +29,7 @@ Description:
option: [[appraise_type=]] [template=] [permit_directio]
[appraise_flag=] [keyrings=]
base:
func:= [BPRM_CHECK][MMAP_CHECK][CREDS_CHECK][FILE_CHECK]MODULE_CHECK]
func:= [BPRM_CHECK][MMAP_CHECK][CREDS_CHECK][FILE_CHECK][MODULE_CHECK]
[FIRMWARE_CHECK]
[KEXEC_KERNEL_CHECK] [KEXEC_INITRAMFS_CHECK]
[KEXEC_CMDLINE] [KEY_CHECK]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment