From 2274ad39c8bee8efda31dc31ec8933d5624e8fe4 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 1 Feb 2020 12:34:56 +0100 Subject: README: add proper syzkaller pronunciation On popular request... --- docs/syscall_descriptions_syntax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/syscall_descriptions_syntax.md b/docs/syscall_descriptions_syntax.md index dbcfcce46..33652c8cb 100644 --- a/docs/syscall_descriptions_syntax.md +++ b/docs/syscall_descriptions_syntax.md @@ -1,4 +1,4 @@ -# Syscall description language (aka `syzlang`) +# Syscall description language (aka `syzlang` (`[siːzˈlæŋg]`)) Pseudo-formal grammar of syscall description: -- cgit mrf-deployment