grammar fix; from Daniel O'Connor

This commit is contained in:
Damien Miller
2026-07-03 14:20:02 +10:00
parent c123ac1c57
commit aab5620a66
+2 -2
View File
@@ -9,8 +9,8 @@ escalation and mitigate attacks by:
exposed to attack, exposed to attack,
- reducing information-sharing between privileged and - reducing information-sharing between privileged and
unprivileged code, and unprivileged code, and
- containing attacks as much as possible the unprivileged process, - containing attacks as much as possible to the unprivileged
should they occur. process, should they occur.
To achieve privilege separation in OpenSSH's sshd, the functions To achieve privilege separation in OpenSSH's sshd, the functions
it performs are split across three discrete binaries: it performs are split across three discrete binaries: