diff options
author | Omar Polo <op@omarpolo.com> | 2022-04-08 16:40:18 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-04-08 16:40:18 +0000 |
commit | bc70003f93acf1aca8e98db18baddbf4d78b5bc9 (patch) | |
tree | a2cf757b80a7c4495afe524c5ab75762e3b0b1e3 | |
parent | 8addd12c1a9095d6598f1b9cf7a56f5a6bb6cc2a (diff) |
wording
-rw-r--r-- | site/faq.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq.gmi b/site/faq.gmi index cff5b5f..97a1e40 100644 --- a/site/faq.gmi +++ b/site/faq.gmi @@ -58,7 +58,7 @@ then recompile gmid and run the regress suite: $ make regress ``` -If it's indeed a seccomp failure it should print something like: +If it's indeed a seccomp failure it should print something like the following among the other logs: ``` unexpected system call (arch:...,syscall:... @ ...) |