diff options
Diffstat (limited to 'docs/internals.md')
| -rw-r--r-- | docs/internals.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/internals.md b/docs/internals.md index 6ee44bfe3..7d192b738 100644 --- a/docs/internals.md +++ b/docs/internals.md @@ -31,7 +31,7 @@ written in C++, compiled as static binary and uses shared memory for communicati ## Syscall descriptions -The `syz-fuzzer` process generates programs to be executed by `syz-executor` based on syscall descriptions described [here](syscall_descriptions.md). +The `syz-manager` process generates programs based on syscall descriptions described [here](syscall_descriptions.md). ## Coverage |
