Commit Diff


commit - 21d73a687ea583f5ef65867d4d6ec8f0ad20c2e4
commit + 63e700e3ce24a739707bc3d0fd2813708a10ed0f
blob - 773c0be8db930fbfeae75ed073130242369a2c4c
blob + 858f709b53eae6adae531e8b88bb8fa615355c02
--- 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 network or disk.
+for parsing data from network or on-disk repositories.
 </ul>
 </ul>