wrap overly long line

This commit is contained in:
Daniel Micay 2022-01-12 08:44:39 -05:00
parent 110126d7f0
commit a6d27848af
1 changed files with 2 additions and 1 deletions

View File

@ -122,7 +122,8 @@ make command as follows:
## Compatibility
OpenSSH 8.1 or higher is required to allow the mprotect PROT_READ|PROT_WRITE system calls in the seccomp-bpf filter rather than killing the process.
OpenSSH 8.1 or higher is required to allow the mprotect `PROT_READ|PROT_WRITE`
system calls in the seccomp-bpf filter rather than killing the process.
## OS integration