From 9cb32ca1425879be9a7326b5810ede12713c2649 Mon Sep 17 00:00:00 2001 From: llzmb <46303940+llzmb@users.noreply.github.com> Date: Thu, 2 Dec 2021 17:03:06 +0100 Subject: Change the word "chapter" to "section" --- docs/afl-fuzz_approach.md | 2 +- instrumentation/README.lto.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/afl-fuzz_approach.md b/docs/afl-fuzz_approach.md index e0d5a1c9..4e8e5eaa 100644 --- a/docs/afl-fuzz_approach.md +++ b/docs/afl-fuzz_approach.md @@ -37,7 +37,7 @@ superior to blind fuzzing or coverage-only tools. ## Understanding the status screen -This chapter provides an overview of the status screen - plus tips for +This section provides an overview of the status screen - plus tips for troubleshooting any warnings and red text shown in the UI. For the general instruction manual, see [README.md](../README.md). diff --git a/instrumentation/README.lto.md b/instrumentation/README.lto.md index a74425dc..24e57b23 100644 --- a/instrumentation/README.lto.md +++ b/instrumentation/README.lto.md @@ -202,7 +202,7 @@ bytes or which functions were touched by an input. ## Solving difficult targets Some targets are difficult because the configure script does unusual stuff that -is unexpected for afl. See the next chapter `Potential issues` for how to solve +is unexpected for afl. See the next section `Potential issues` for how to solve these. ### Example: ffmpeg -- cgit 1.4.1