Commit Diff


commit - 1f33b18b4fe2dabc832065e903422c1fda552319
commit + 21d73a687ea583f5ef65867d4d6ec8f0ad20c2e4
blob - 999724aa8528e0c14f3412dad3a82eb35a1c8c83
blob + 773c0be8db930fbfeae75ed073130242369a2c4c
--- goals.html
+++ goals.html
@@ -40,7 +40,7 @@ Follow OpenBSD's security practices and coding style.
 <a href="https://man.openbsd.org/pledge">pledge(2)</a> and
 <a href="https://man.openbsd.org/unveil">unveil(2)</a>.
 <li>
-Use privilege-separated programs running under <tt>pledge("stdio")</tt>
+Use privilege-separated helper programs running under <tt>pledge("stdio")</tt>
 for parsing data from network or disk.
 </ul>
 </ul>