From 1f448cd62db290246f8793128f85bd84aaa7a59d Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sun, 16 Feb 2020 12:14:55 +0100 Subject: docs: minor formatting in syscall_descriptions_syntax.md --- docs/syscall_descriptions_syntax.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/syscall_descriptions_syntax.md b/docs/syscall_descriptions_syntax.md index 7ae2a14ef..f2c5c4744 100644 --- a/docs/syscall_descriptions_syntax.md +++ b/docs/syscall_descriptions_syntax.md @@ -1,4 +1,5 @@ -# Syscall description language (aka `syzlang` (`[siːzˈlæŋg]`)) +# Syscall description language +aka `syzlang` (`[siːzˈlæŋg]`) Pseudo-formal grammar of syscall description: -- cgit mrf-deployment