diff options
Diffstat (limited to 'docs/syscall_descriptions_syntax.md')
| -rw-r--r-- | docs/syscall_descriptions_syntax.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/syscall_descriptions_syntax.md b/docs/syscall_descriptions_syntax.md index e2e2e2a17..29bfd7edd 100644 --- a/docs/syscall_descriptions_syntax.md +++ b/docs/syscall_descriptions_syntax.md @@ -405,7 +405,7 @@ Though, `syz-extract` can still be invoked manually on this file. meta arches["arch1", "arch2"] ``` Restricts this file only to the given set of architectures. -`make extract` and ``make generate` will not use it on other architectures. +`make extract` and `make generate` will not use it on other architectures. ## Misc |
