mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
capsicum.4: Use markup for "almost equal" special char
Reported by: Steffen Nurpmeso
Event: Kitchener-Waterloo Hackathon 202506
Fixes: c54534e602 ("capsicum.4: Add some more detail from the Capsicum paper")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
611c1457ff
commit
ce65ff203a
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ For instance,
|
|||
can be used to query process-local information such as address space layout,
|
||||
but also to monitor a system’s network connections.
|
||||
.Xr sysctl 2
|
||||
is constrained by explicitly marking ≈60 of over 15000 parameters as permitted
|
||||
is constrained by explicitly marking \(~~60 of over 15000 parameters as permitted
|
||||
in capability mode; all others are denied.
|
||||
.Pp
|
||||
The system calls which require constraints are
|
||||
|
|
|
|||
Loading…
Reference in a new issue