diff --git a/Capabilities-and-smaps.md b/Capabilities-and-smaps.md index 0c5fcb7..e4237da 100644 --- a/Capabilities-and-smaps.md +++ b/Capabilities-and-smaps.md @@ -10,7 +10,7 @@ $ ls -l /proc/$$/smaps Even so, the Linux capabilities system may prevent you from reading the file. -This can be changed by setting the `CAP_SYS_PTRACE' capability for `cat`: +This can be changed by setting the `CAP_SYS_PTRACE` capability for `cat`: ```text # getcap /usr/bin/cat