From aab5620a66777afbe9e0939b4961e5751d6e7938 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Fri, 3 Jul 2026 14:20:02 +1000 Subject: [PATCH] grammar fix; from Daniel O'Connor --- README.privsep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.privsep b/README.privsep index da9c2d316..27995d9a1 100644 --- a/README.privsep +++ b/README.privsep @@ -9,8 +9,8 @@ escalation and mitigate attacks by: exposed to attack, - reducing information-sharing between privileged and unprivileged code, and - - containing attacks as much as possible the unprivileged process, - should they occur. + - containing attacks as much as possible to the unprivileged + process, should they occur. To achieve privilege separation in OpenSSH's sshd, the functions it performs are split across three discrete binaries: