aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: