diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | docs/syscall_descriptions_syntax.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ [](https://godoc.org/github.com/google/syzkaller) [](LICENSE) -`syzkaller` is an unsupervised coverage-guided kernel fuzzer.\ +`syzkaller` (`[siːzˈkɔːlə]`) is an unsupervised coverage-guided kernel fuzzer.\ Supported OSes: `Akaros`, `FreeBSD`, `Fuchsia`, `gVisor`, `Linux`, `NetBSD`, `OpenBSD`, `Windows`. Mailing list: [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) (join on [web](https://groups.google.com/forum/#!forum/syzkaller) or by [email](mailto:syzkaller+subscribe@googlegroups.com)). 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: |
