diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-02-01 12:34:56 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-02-01 12:34:56 +0100 |
| commit | 2274ad39c8bee8efda31dc31ec8933d5624e8fe4 (patch) | |
| tree | 17c52b22b248664de0d530036c8c6c21116d9c3d | |
| parent | 0ee6c3731946c40fa513f9e347189ee0baefc45e (diff) | |
README: add proper syzkaller pronunciation
On popular request...
| -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: |
