[openssh-commits] [openssh] branch master updated: grammar fix; from Daniel O'Connor
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 3 14:20:04 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a commit to branch master
in repository openssh.
The following commit(s) were added to refs/heads/master by this push:
new aab5620a6 grammar fix; from Daniel O'Connor
aab5620a6 is described below
commit aab5620a66777afbe9e0939b4961e5751d6e7938
Author: Damien Miller <djm at mindrot.org>
AuthorDate: Fri Jul 3 14:20:02 2026 +1000
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:
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list