From d910d365d1f90d4550f6905602c9aa9a2fec31b0 Mon Sep 17 00:00:00 2001 From: Kristopher Date: Mon, 30 Jun 2025 13:22:36 -0700 Subject: [PATCH] Update pages/common/chkrootkit.md Co-authored-by: Wiktor Perskawiec --- pages/common/chkrootkit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/chkrootkit.md b/pages/common/chkrootkit.md index 9e14c40f2f..792d1da842 100644 --- a/pages/common/chkrootkit.md +++ b/pages/common/chkrootkit.md @@ -19,7 +19,7 @@ `chkrootkit -e "{{path/to/file}}"` -- Specify a directory as the [r]oot for testing (e.g. mounted ext drives): +- Specify a directory as the [r]oot for testing (e.g. mounted `ext` drives): `chkrootkit -r {{path/to/directory}}`