aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-02-01 12:34:56 +0100
committerDmitry Vyukov <dvyukov@google.com>2020-02-01 12:34:56 +0100
commit2274ad39c8bee8efda31dc31ec8933d5624e8fe4 (patch)
tree17c52b22b248664de0d530036c8c6c21116d9c3d
parent0ee6c3731946c40fa513f9e347189ee0baefc45e (diff)
README: add proper syzkaller pronunciation
On popular request...
-rw-r--r--README.md2
-rw-r--r--docs/syscall_descriptions_syntax.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index d022bf5c7..cb0ab4f86 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
[![GoDoc](https://godoc.org/github.com/google/syzkaller?status.svg)](https://godoc.org/github.com/google/syzkaller)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](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: