Commit Diff


commit - 7feffb3b0d98519f392e685d3ef8433655f5f88c
commit + 2de194922b22f8c9dcdeb2d2ac0de33748e6a462
blob - cadb03e4fe51900e485782c1a1c5a0f9e42045f5
blob + fe85ded483ebc22a2bbd0724e2687accedae9c75
--- goals.html
+++ goals.html
@@ -41,6 +41,6 @@ Follow OpenBSD's security practices and coding style.
 <a href="https://man.openbsd.org/unveil">unveil(2)</a>.
 <li>
 Use privilege-separated helper programs running under <tt>pledge("stdio")</tt>
-for parsing data from the network and on-disk Git repositories.
+for parsing data from the network and from on-disk Git repositories.
 </ul>
 </ul>